Méthode | Description | |
---|---|---|
HasMore ( this TextReader ) : bool | ||
ReadChar ( this TextReader ) : char |
public static HasMore ( this TextReader ) : bool | ||
TextReader | this | |
Résultat | bool |
public static ReadChar ( this TextReader ) : char | ||
TextReader | this | |
Résultat | char |