コード例 #1
0
ファイル: Program.cs プロジェクト: Postoyalkina/ISD-group-9
 static void StruktTaker(MyStruct myStruct)
 {
     myStruct.change = "изменено";
 }