Пример #1
0
 public override void LogExecute()
 {
     PrepareExecution();
     saveManager = null;
     model.ReceiveInputCommand(this);
 }