Vereinsmeisterschaften  22aa7800eae54b428d40e835886cefe1fdefdfdf
This is a software that can be used to manage the internal competition of the swimming club Illertissen called "Vereinsmeisterschaften".
Loading...
Searching...
No Matches
IPersistAndRestoreService.cs
2
7{
12
17}
Interface for a service to persist and restore application data.
void RestoreData()
Restores the application data from a file in the local application data folder.
void PersistData()
Persists the application data to a file in the local application data folder.