Beispiel #1
0
 public void ExecuteCommand()
 {
     Command.Execute(this);
     Command = null;
 }