public void OnComponentAdded(object obj)
 {
     _objExplorer.OnComponentAdded(obj);
 }