private void DeployTramCar(object mark, object id, object pos) { if (this.mark == ( ForceMark )mark) { _view.DeployTramCar(); } }