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
DocumentCreationFileTypes.cs
1using Newtonsoft.Json;
2using Newtonsoft.Json.Converters;
3
5{
9 [JsonConverter(typeof(StringEnumConverter))]
27}
DocumentCreationFileTypes
Different file types of documents that can be created.