예제 #1
0
파일: N557.cs 프로젝트: Cestbienmoi/Bridge
 public static void Test1()
 {
     var text = new Text();
 }
예제 #2
0
파일: N557.cs 프로젝트: Cestbienmoi/Bridge
 public static void Test2()
 {
     var text = new Text("Some text");
 }