Property | Type | Description | |
---|---|---|---|
_baseReader | |||
_hasUnread | bool | ||
_unreadChar | int |
Method | Description | |
---|---|---|
Close ( ) : void | ||
Peek ( ) : int | ||
PushbackTextReader ( |
||
Read ( ) : int | ||
Unread ( int ch ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public PushbackTextReader ( |
||
reader | ||
return | System |
protected TextReader,System.IO _baseReader | ||
return |