コード例 #1
0
ファイル: UpdateCommand.cs プロジェクト: arif-b-khan/Practice
 public void Execute()
 {
     receiver.Update();
 }