Constructor FileSettingsRepository
FileSettingsRepository(string)
Constructor sets the serialized data path.
Declaration
public FileSettingsRepository(string path)
Parameters
Type | Name | Description |
---|---|---|
string | path | The project-relative path to save settings to. |