Click or drag to resize
EventRecorderT Events

The EventRecorderT generic type exposes the following members.

Events
  NameDescription
Public eventCode exampleEventRaised
Raised by Handler(Object, T) whenever the event is raised. Can be used to test the state of objects when the event was raised.
Top
See Also