private void OnDestroy()
 {
     InheritLoadTaskManager._clsTasks.UnInit();
     this._clsLoadSelect = null;
     this._clsPrivilege  = null;
 }
 private void OnDestroy()
 {
     _clsTasks.UnInit();
     _clsLoadSelect = null;
     _clsPrivilege  = null;
 }