Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Fielding
FieldWrapper(T) Class
FieldWrapper(T) Methods
Abs Method
CompareTo Method
Deconstruct Method
Equals Method
GetHashCode Method
Invert Method
Log Method
Pow Method
PowInt Method
ToString Method
FieldWrapper
T
Invert Method
Gets the inverted value of
val
.
Namespace:
WhetStone.Fielding
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
FieldWrapper
<T>
Invert
()
Return Value
Type:
FieldWrapper
T
A
FieldWrapper
T
wrapping
val
's inverted value.
See Also
Reference
FieldWrapper
T
Class
WhetStone.Fielding Namespace