Exemple #1
0
 public void CommandReceivedHandler(object sender, BaseCommand command)
 {
     command.Action(this);
 }