Esempio n. 1
0
 internal void ExecuteCommand()
 {
     c.Action();
 }
Esempio n. 2
0
 public void ExecuteCommand()
 {
     _command.Action();
 }