コード例 #1
0
ファイル: Class1.cs プロジェクト: bharathsai84/myprojects
 public void Run()
 {
     repoobject.Execute();
     repoobject.Print();
 }