|
@ -43,6 +43,8 @@ namespace IPA.Config |
|
|
/// </remarks>
|
|
|
/// </remarks>
|
|
|
FileInfo File { set; } |
|
|
FileInfo File { set; } |
|
|
|
|
|
|
|
|
|
|
|
// TODO: consider moving to asynchronous Store and Load with a FileInfo parameter
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
/// <summary>
|
|
|
/// Stores the <see cref="Value"/> given to disk in the format specified.
|
|
|
/// Stores the <see cref="Value"/> given to disk in the format specified.
|
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|