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