TextReader (class)

This type is found in the namespace System.IO

mCloseVoid
mDisposeVoid
mPeekInt32
mReadInt32
mReadInt32
mReadToEndString
mReadBlockInt32
mReadLineString
mReadLineAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mReadToEndAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mSynchronizedTextReader
mReadAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mReadBlockAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mGetLifetimeServiceObject
mInitializeLifetimeServiceObject
mCreateObjRefObjRef
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
fNullTextReader

Close

Dispose

.

Peek

.

Read

.

Read

.

ReadToEnd

bufferSystem.Char[]
indexSystem.Int32
countSystem.Int32

ReadBlock

.

ReadLine

bufferSystem.Char[]
indexSystem.Int32
countSystem.Int32

ReadLineAsync

.

ReadToEndAsync

.

Synchronized

.

ReadAsync

readerSystem.IO.TextReader

ReadBlockAsync

bufferSystem.Char[]
indexSystem.Int32
countSystem.Int32

GetLifetimeService

bufferSystem.Char[]
indexSystem.Int32
countSystem.Int32

InitializeLifetimeService

.

CreateObjRef

.

Equals

requestedTypeSystem.Type

GetHashCode

objSystem.Object

GetType

.

ToString

.

Null

.
.