An NDoc Documented Class Library | |
HandleChangeEventHandler Delegate
Represents the method prototype a delegate must conform to sink events when handles
are added or removed from the HandleCollector
public delegate void HandleChangeEventHandler(
string handleType,
IntPtr handleValue,
int currentHandleCount);
Requirements
Namespace: Genghis.Windows.Forms Namespace
Assembly: Genghis.dll
See Also
Genghis.Windows.Forms Namespace