 | FieldWrapper<T> Constructor (UInt64) |
Constructor.
Namespace:
WhetStone.Fielding
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntaxpublic FieldWrapper(
ulong i
)
Parameters
- i
- Type: System.UInt64
The UInt64 equivalent element to wrap.
See Also