







Provides support for attaching a MockedEvent to
a generic EventHandler event.
Namespace:
Moq
Assembly:
Moq (in Moq.dll) Version: 2.6.1014.1 (2.6.0.0)
Syntax
C# |
---|
public static implicit operator EventHandler ( MockedEvent mockEvent ) |
Parameters
- mockEvent
- Type: Moq..::.MockedEvent
Event to convert.