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