Click or drag to resize

SimpleCharStream Constructor

Overload List
 NameDescription
Public methodSimpleCharStream(Stream)Initializes a new instance of the SimpleCharStream class
Public methodSimpleCharStream(TextReader)Initializes a new instance of the SimpleCharStream class
Public methodSimpleCharStream(Stream, Int32, Int32)Initializes a new instance of the SimpleCharStream class
Public methodSimpleCharStream(TextReader, Int32, Int32)Initializes a new instance of the SimpleCharStream class
Public methodSimpleCharStream(Stream, Int32, Int32, Int32)Initializes a new instance of the SimpleCharStream class
Public methodSimpleCharStream(TextReader, Int32, Int32, Int32)Initializes a new instance of the SimpleCharStream class
Top
See Also