Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Guard
Guard(T) Class
Guard(T) Type Conversions
Implicit Conversion (Guard(T) to T)
Guard
T
Conversion (Guard
T
to
T
)
Converts a
Guard
T
to a
T
type.
Namespace:
WhetStone.Guard
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
static
implicit operator
T (
Guard
<T>
this
)
Parameters
this
Type:
WhetStone.Guard
Guard
T
The
Guard
T
to convert.
Return Value
Type:
T
See Also
Reference
Guard
T
Class
WhetStone.Guard Namespace