The MockedEvent<(Of <(TEventArgs>)>) type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Raise |
Raises the associated event with the given
event argument data.
|
Operators
| Name | Description | |
|---|---|---|
| Implicit |
Provides support for attaching a MockedEvent<(Of <(TEventArgs>)>) to
a generic EventHandler<(Of <(TEventArgs>)>) event.
|