unknown 1 month ago
parent
commit
0c5671caac
1 changed files with 12 additions and 0 deletions
  1. 12 0
      Class1.cs

+ 12 - 0
Class1.cs

@@ -0,0 +1,12 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace ConsoleApp4
+{
+    internal class Class1
+    {
+    }
+}