Click or drag to resize

FileHelpers.Events Namespace

All the Event related classes lives in this namespace
Classes
  ClassDescription
Public classAfterReadEventArgs
Public classAfterReadEventArgsT
Public classAfterWriteEventArgs
Public classAfterWriteEventArgsT
Public classBeforeReadEventArgs
Public classBeforeReadEventArgsT
Public classBeforeWriteEventArgs
Public classBeforeWriteEventArgsT
Public classFileHelpersEventArgs
Event args to signal engine failures
Public classProgressEventArgs
Class used to notify the current progress position and other context info.
Public classReadEventArgs
Public classWriteEventArgs
Interfaces
  InterfaceDescription
Public interfaceCode exampleINotifyRead
Interface used to provide In record notification of read operations.
Public interfaceCode exampleINotifyWrite
Interface used to provide In record notification of write operations.
Delegates