Esempio n. 1
0
 private void OnDestroy()
 {
     InheritSaveTaskManager._clsTasks.UnInit();
     this._clsSaveSelect = null;
     this._clsDoSave     = null;
 }
Esempio n. 2
0
 private void OnDestroy()
 {
     _clsTasks.UnInit();
     _clsSaveSelect = null;
     _clsDoSave     = null;
 }