[]
        
(Showing Draft Content)

C1.Ssrs.ReaderBase.-ctor

ReaderBase Constructor

ReaderBase(Stream, IReaderLog)

Initializes a new instance of the ReaderBase class.

Declaration
public ReaderBase(Stream stream, IReaderLog log)
Parameters
Type Name Description
Stream stream

The input stream.

IReaderLog log

The object to use for building the input parsing log.