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 event.
|
Events
| Name | Description | |
|---|---|---|
| Raised |
Event raised whenever the mocked event is rised.
(Inherited from MockedEvent.) |