Click or drag to resize
EmberConverterFromXml Method (XmlReader, EmberWriter)
Reads XML with reader and writes the equivalent EmBER representation with writer.

Namespace: Lawo.EmberPlusSharp.Ember
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptionreader and/or writer equal null.
XmlExceptionThe XML is invalid, see Message for details.
See Also