Click or drag to resize
TextReaderNull Field
Provides a TextReader with no data to read from.

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly TextReader Null

Field Value

Type: TextReader
See Also