SettingsStore extends SettingsGroup to provide for loading and saving the settings from an XML file.
More...
SettingsStore extends SettingsGroup to provide for loading and saving the settings from an XML file.
NUnit.Engine.Internal.SettingsStore.SettingsStore |
( |
| ) |
|
|
inline |
Construct a SettingsStore without a backing file - used for testing.
NUnit.Engine.Internal.SettingsStore.SettingsStore |
( |
string |
settingsFile, |
|
|
bool |
writeable |
|
) |
| |
|
inline |
Construct a SettingsStore with a file name and indicate whether it is writeable
- Parameters
-
void NUnit.Engine.Internal.SettingsStore.LoadSettings |
( |
| ) |
|
|
inline |
void NUnit.Engine.Internal.SettingsStore.SaveSettings |
( |
| ) |
|
|
inline |
string NUnit.Engine.Internal.SettingsStore._settingsFile |
|
private |
bool NUnit.Engine.Internal.SettingsStore._writeable |
|
private |
The documentation for this class was generated from the following file:
- unittests/NUnit_3_0_1_src/src/NUnitEngine/nunit.engine/Internal/SettingsStore.cs