 | EventGuardT Constructor |
Constructor.
Namespace:
WhetStone.Guard
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntaxpublic EventGuard(
T load = null
)
Parameters
- load (Optional)
- Type: T
The initial value of the EventGuardT.
See Also