Свойство | Type | Description | |
---|---|---|---|
_baseReader | |||
_hasUnread | bool | ||
_unreadChar | int |
Méthode | Description | |
---|---|---|
Close ( ) : void | ||
Peek ( ) : int | ||
PushbackTextReader ( |
||
Read ( ) : int | ||
Unread ( int ch ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public PushbackTextReader ( |
||
reader | ||
Résultat | System |
protected TextReader,System.IO _baseReader | ||
Résultat |