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