public void AbortCommand()
 {
     _replWindow.AbortCommand();
 }