TextReader 构造函数

定义

初始化 TextReader 类的新实例。

protected:
 TextReader();
protected TextReader ();
Protected Sub New ()

注解

将此构造函数用于派生类。

适用于

另请参阅