Classes

  Class Description
Public class InvalidPropertyValueException
Exception thrown when a given property value is not valid.
Public class SyncContext
Used to synchronize events to a given thread.

Delegates

  Delegate Description
Public delegate GenericDelegate
Generic delegate with a single object argument parameter.
Public delegate NoParamDelegate
Generic delegate with no parameters.