EwsServiceXmlReader constructor

EwsServiceXmlReader(
  1. XmlReader xmlReader,
  2. ExchangeServiceBase _service
)
Initializes a new instance of the The stream. The service.

Implementation

EwsServiceXmlReader(XmlReader xmlReader, this._service) : super(xmlReader);