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
IDocumentFileConverterSelector.cs
2{
7 {
14 IDocumentFileConverter GetConverter(string docxFile, List<IDocumentFileConverter> ignoreConverters);
15 }
16}
IDocumentFileConverter GetConverter(string docxFile, List< IDocumentFileConverter > ignoreConverters)
Select the correct IDocumentFileConverter depending on the .docx file creator and the available conve...