コード例 #1
0
ファイル: Program.cs プロジェクト: BasilKosovan/allProjects
 public void getData()
 {
     MyProperty.connect();
     Console.WriteLine("data");
 }