T_Cyjb_IO_TextReaderUtil - CYJB/Cyjb GitHub Wiki
提供 TextReader 类的扩展方法。
System.Object
Cyjb.IO.TextReaderUtil
Namespace: Cyjb.IO
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6
C#
public static class TextReaderUtil
名称 | 说明 | |
---|---|---|
![]() ![]() |
Combine(IEnumerable(Variant(TextReader, String))) | 组合指定的多个文本读取器,返回按顺序依次读取的新文本读取器。 |
![]() ![]() |
Combine(Variant(TextReader, String)[]) | 组合指定的多个文本读取器,返回按顺序依次读取的新文本读取器。 |