Creates a new instance of the TextReader class, from which a new instance cannot be created. This constructor is for subclassing.
[Visual Basic] Protected Sub New() [C#] protected TextReader(); [C++] protected: TextReader(); [JScript] protected function TextReader();