An NDoc Documented Class Library

SystemShares.OnSharesChanged Method 

Occurrs any time the system shares have been changed

protected static void OnSharesChanged(
   object sender,
   EventArgs e
);

Parameters

sender
A Object representing the originator of the event
e
A EventArgs representing additional data relevant to the event

See Also

SystemShares Class | SystemShares Members | Genghis.Win32 Namespace