 | FieldWrapperT Constructor (Int32) |
Constructor.
Namespace:
WhetStone.Fielding
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntaxpublic FieldWrapper(
int i
)
Parameters
- i
- Type: SystemInt32
The Int32 equivalent element to wrap.
See Also