Legend
| Static field: IClassifyFormat<XElement> DefaultFormat
DeclarationIClassifyFormat<XElement> DefaultFormat SummaryFormat 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. |