Пример #1
0
 static void ProcessStruct2(MyStruct str)
 {
     str.myObject.classField = 10;
 }