public void OnDeleteEvent(EventClass eventObject)
 {
     _objExplorer.OnDeleteEvent(eventObject);
 }