This commit is contained in:
2024-09-09 16:08:48 -04:00
parent e8528bbdf3
commit d3f8d942c4
16 changed files with 214 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
public interface Hide {
void Hiding();
}