Method | Description | |
---|---|---|
ReadTokens ( |
||
Reader ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
IsDelimiter ( int c ) : bool | ||
IsEndOfStream ( int c ) : bool | ||
IsQuoteCharacter ( int c ) : bool | ||
IsWhiteSpace ( int c ) : bool | ||
NextToken ( |
||
ReadQuoted ( |
||
Skip ( |
public ReadTokens ( |
||
reader | ||
return | IList |
public Reader ( |
||
options | ||
return | System.Collections.Generic |