Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static field: IClassifyFormat<XElement> DefaultFormat

Declaration

IClassifyFormat<XElement> DefaultFormat

Summary

Format used when null is passed to methods that take a format. Make sure not to modify this instance if any thread in the application might be in the middle of using ClassifyXml; ideally the options shoud be set once during startup and never changed after that.