internal_UnRegister() private method

private internal_UnRegister ( ) : void
return void
Esempio n. 1
0
			private void RemoveServiceFromList (dLightWeightProcessBase _process)
			{
				_process.internal_UnRegister ();
			}