public void OnInterfaceMethodDeleted(InterfaceElementMethod method)
 {
     _objExplorer.OnInterfaceMethodDeleted(method);
 }