示例#1
0
 public void TestMethod2(Model1 model1)
 {
     Console.Out.WriteLine(model1.toString());
 }