예제 #1
0
 public void TestMethod(out MyStruct s1, MyStruct s2)
 {
     s1 = s2;
 }