MockedEvent Members

Moq 2.6

The MockedEvent type exposes the following members.

Operators

  NameDescription
Implicit
Provides support for attaching a MockedEvent to a generic EventHandler event.

Events

  NameDescription
Raised
Event raised whenever the mocked event is rised.

See Also