|
Vereinsmeisterschaften
22aa7800eae54b428d40e835886cefe1fdefdfdf
This is a software that can be used to manage the internal competition of the swimming club Illertissen called "Vereinsmeisterschaften".
|
Service to provide application information such as version. More...
Public Member Functions | |
| ApplicationInfoService () | |
| Constructor of the application info service. | |
| Version | GetVersion () |
Gets the version of the application.
| |
Service to provide application information such as version.
Definition at line 11 of file ApplicationInfoService.cs.
| Vereinsmeisterschaften.Services.ApplicationInfoService.ApplicationInfoService | ( | ) |
Constructor of the application info service.
Definition at line 16 of file ApplicationInfoService.cs.
| Version Vereinsmeisterschaften.Services.ApplicationInfoService.GetVersion | ( | ) |
Gets the version of the application.
Implements Vereinsmeisterschaften.Contracts.Services.IApplicationInfoService.
Definition at line 21 of file ApplicationInfoService.cs.