public void SetCommand(Command commandObject)
 {
     this._commandObject = commandObject;
 }