Метод | Описание | |
---|---|---|
HasMore ( this TextReader ) : bool | ||
ReadChar ( this TextReader ) : char |
public static HasMore ( this TextReader ) : bool | ||
TextReader | this | |
Результат | bool |
public static ReadChar ( this TextReader ) : char | ||
TextReader | this | |
Результат | char |