コード例 #1
0
ファイル: Test01.cs プロジェクト: dylaniscoding/ILRuntime
 static void Test1098Sub(Test1098Cls cls)
 {
     cls.A = 2;
     cls.B = "ok";
 }