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

Methods

  NameDescription
Raise
Raises the associated event with the given event argument data.

Operators

  NameDescription
Implicit
Provides support for attaching a MockedEvent<(Of <(TEventArgs>)>) to a generic EventHandler<(Of <(TEventArgs>)>) event.

See Also