Property | Type | Description | |
---|---|---|---|
GetXSettings | IEnumerable |
Method | Description | |
---|---|---|
GetSettings ( SettingPath path, object>.IReadOnlyDictionary |
||
MapDataType ( |
||
SaveSetting ( SettingPath path, object>.IReadOnlyDictionary |
||
SaveSettings ( object>.IReadOnlyDictionary |
||
XmlFileStore ( string fileName ) : System |
Method | Description | |
---|---|---|
GetXSettings ( SettingPath name, object>.IReadOnlyDictionary |
public GetSettings ( SettingPath path, object>.IReadOnlyDictionary |
||
path | SettingPath | |
namespaces | object>.IReadOnlyDictionary | |
return | List |
public MapDataType ( |
||
settingType | ||
return |
public SaveSetting ( SettingPath path, object>.IReadOnlyDictionary |
||
path | SettingPath | |
namespaces | object>.IReadOnlyDictionary | |
value | object | |
return | int |
public SaveSettings ( object>.IReadOnlyDictionary |
||
settings | object>.IReadOnlyDictionary | |
namespaces | object>.IReadOnlyDictionary | |
return | int |
public XmlFileStore ( string fileName ) : System | ||
fileName | string | |
return | System |