Method | Description | |
---|---|---|
ToString ( object value ) : string | ||
TryParseValue ( string value, object storeValue, int &index, object &parsedValue ) : bool |
Method | Description | |
---|---|---|
ByteArrayHeaderParser ( ) : System.Diagnostics |
public TryParseValue ( string value, object storeValue, int &index, object &parsedValue ) : bool | ||
value | string | |
storeValue | object | |
index | int | |
parsedValue | object | |
return | bool |