Constructor Int16FieldSource
Int16FieldSource(String)
Declaration
public Int16FieldSource(string field)
Parameters
Type | Name | Description |
---|---|---|
System.String | field |
Int16FieldSource(String, FieldCache.IInt16Parser)
Declaration
public Int16FieldSource(string field, FieldCache.IInt16Parser parser)
Parameters
Type | Name | Description |
---|---|---|
System.String | field | |
FieldCache.IInt16Parser | parser |