| EventRecorderT Events |
The EventRecorderT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| EventRaised |
Raised by Handler(Object, T) whenever the event is raised. Can be used to test the state of
objects when the event was raised.
|