CefXmlReader ClassXilium.CefGlue

[This is preliminary documentation and is subject to change.]

Class that supports the reading of XML data via the libxml streaming API. The methods of this class should only be called on the thread that creates the object.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefXmlReader

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public sealed class CefXmlReader : IDisposable
See Also