Exemplo n.º 1
0
 private static void StructTaker(MyStruct myStruct)
 {
     myStruct.change = "изменено";
 }