ramakrishna 3 years ago
parent
commit
458a4ddab6
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Integration.cs

+ 2
- 0
Integration.cs View 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…
Cancel
Save