コード例 #1
0
 internal void ExecuteCommand()
 {
     c.Action();
 }
コード例 #2
0
 public void ExecuteCommand()
 {
     _command.Action();
 }