ramakrishna 3 anni fa
parent
commit
458a4ddab6
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      Integration.cs

+ 2
- 0
Integration.cs Vedi File

@@ -9,5 +9,7 @@ namespace TestConsoleApp
9 9
     public class Integration
10 10
     {
11 11
         string str = string.Empty;
12
+        string NewStr = "hello Corelevel 2";
13
+       
12 14
     }
13 15
 }

Loading…
Annulla
Salva