Default constructor.

C# | Visual Basic | Visual C++ | F# |
public StreamLineReader( Stream strmSource )
Public Sub New ( strmSource As Stream )
public: StreamLineReader( Stream^ strmSource )
new : strmSource : Stream -> StreamLineReader

- strmSource (Stream)
- Source stream from where to read data. Reading begins from stream current position.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119