 | XmlTextReader 构造函数 (Stream) |
命名空间:
XPatchLib
程序集:
XPatchLib (在 XPatchLib.dll 中) 版本:4.1.0.4
语法public XmlTextReader(
Stream input
)
参数
- input
- 类型: System.IOStream
包含要读取的 XML 数据的流。
版本信息.NET Framework
支持版本:4.5, 4.0, 3.5, 2.0
.NET Standard
支持版本:2.0, 1.3, 1.0
参见