Default constructor.

Declaration Syntax
public StreamLineReader(
Stream strmSource
)
Public Sub New ( _
strmSource As Stream _
)
public:
StreamLineReader(
Stream^ strmSource
)

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