internal_UnRegister() private method

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