Raised Event
From Moq 2.6
Event raised whenever the mocked event is rised.
Namespace:
Moq
Assembly:
Moq (in Moq.dll) Version: 2.6.1014.1 (2.6.0.0)
Syntax
| C# |
|---|
public event EventHandler Raised |
From Moq 2.6
Namespace:
Moq
Assembly:
Moq (in Moq.dll) Version: 2.6.1014.1 (2.6.0.0)
| C# |
|---|
public event EventHandler Raised |