FromXml(XElement)
Sets the verbosities in this instance according to data from an XML file.
Declaration
public void FromXml(XElement element)
Parameters
Type | Name | Description |
---|---|---|
XElement | element | A |
Exceptions
Type | Condition |
---|---|
ArgumentOutOfRangeException | When an element other than |