Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: SettingsFileXml<TSettings>(bool, string, ClassifyOptions)

Declaration

public SettingsFileXml<TSettings>(
    bool throwOnError,
    string filename,
    ClassifyOptions options = null
)