프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_baseReader | |||
_hasUnread | bool | ||
_unreadChar | int |
메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
Peek ( ) : int | ||
PushbackTextReader ( |
||
Read ( ) : int | ||
Unread ( int ch ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
public PushbackTextReader ( |
||
reader | ||
리턴 | System |