C # in a Nutshell, Second Edition
This is a delegate for the FileSystemWatcher.Error event. public delegate void ErrorEventHandler (object sender , ErrorEventArgs e ); Associated Events
FileSystemWatcher.Error( ) |
This is a delegate for the FileSystemWatcher.Error event. public delegate void ErrorEventHandler (object sender , ErrorEventArgs e ); Associated Events
FileSystemWatcher.Error( ) |