Метод |
Описание |
|
GenericHeaderParser ( bool supportsMultipleValues, GetParsedValueLengthDelegate getParsedValueLength ) : System.Collections |
|
|
GenericHeaderParser ( bool supportsMultipleValues, GetParsedValueLengthDelegate getParsedValueLength, IEqualityComparer comparer ) : System.Collections |
|
|
ParseHost ( string value, int startIndex, object &parsedValue ) : int |
|
|
ParseMailAddress ( string value, int startIndex, object &parsedValue ) : int |
|
|
ParseMultipleEntityTags ( string value, int startIndex, object &parsedValue ) : int |
|
|
ParseNameValue ( string value, int startIndex, object &parsedValue ) : int |
|
|
ParseProduct ( string value, int startIndex, object &parsedValue ) : int |
|
|
ParseSingleEntityTag ( string value, int startIndex, object &parsedValue ) : int |
|
|
ParseTokenList ( string value, int startIndex, object &parsedValue ) : int |
|
|