Raises the associated event with the given
event argument data.
Namespace:
MoqAssembly: Moq (in Moq.dll) Version: 2.6.1006.3 (2.6.0.0)
Syntax
| C# |
|---|
public void Raise( TEventArgs args ) |
Parameters
- args
- Type: TEventArgs
Data to pass to the event.