Click or drag to resize

FlatReader Constructor

Overload List
 NameDescription
Public methodFlatReader(StreamReader, Type)Obsolete.
Initializes a new instance of the FlatReader class. Can be used only with a single instance of a message in the file.
Public methodFlatReader(StreamReader, FuncString, MessageContext, FlatReaderSettings) Initializes a new instance of the FlatReader class. Can be used with multiple instances of different messages in the file.
Public methodFlatReader(StreamReader, String, String, String, String)Obsolete.
Initializes a new instance of the FlatReader class. Can be used only with a single instance of a message in the file.
Top
See Also