コード例 #1
0
ファイル: NoISP.cs プロジェクト: samuhuse/Knowledge
 public ClientA(Operations operation)
 {
     operation.AOperation();
 }