Пример #1
0
 public override bool Execute()
 {
     commandHandler.Execute();
     return(true);
 }