Click or drag to resize

InfoControllerDispose(Boolean) method

This can be tidied up if necessary.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
protected virtual void Dispose(
	
	bool disposing
)

Parameters

disposing  Boolean
False if the method was called by its own destructor.
See also