Click or drag to resize

FieldWrapperT Constructor (Int32)

Constructor.

Namespace:  WhetStone.Fielding
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public FieldWrapper(
	int i
)

Parameters

i
Type: SystemInt32
The Int32 equivalent element to wrap.
See Also