MockedEvent(TEventArgs) Events

Moq 2.6

The MockedEvent<(Of <(TEventArgs>)>) type exposes the following members.

Events

  NameDescription
Raised
Event raised whenever the mocked event is rised.
(Inherited from MockedEvent.)

See Also