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
Vereinsmeisterschaften.Converters Namespace Reference

Classes

class  BooleanInvertConverter
 Inverts a boolean value. More...
 
class  BooleanToStringConverter
 Converts a boolean value to a string representation. More...
 
class  BooleanToVisibilityHiddenConverter
 Converts a boolean value to a Visibility value. More...
 
class  CompetitionDistanceRuleValidationIssueToStringConverter
 Converts the contents of a CompetitionDistanceRuleValidationIssue to a describing string. More...
 
class  EnumToBooleanConverter
 Converter that converts an enum value to a boolean based on a specified enum value. More...
 
class  EnumToLocalizedStringConverter
 Get a localized string based on the enum value to convert. More...
 
class  EnumValueToAvailableEnumValuesConverter
 Get all available enum values for a given enum value (used to determine the enum type). More...
 
class  InvertedBooleanToVisibilityConverter
 Converts a boolean value to a Visibility value (inverted). More...
 
class  InvertedBooleanToVisibilityHiddenConverter
 Converts a boolean value to a Visibility value (inverted). More...
 
class  PersonCompetitionStatusToBrushConverter
 Converter that converts the competition status of a person to a corresponding brush color. More...
 
class  PersonStartToCompetitionIDStringConverter
 Converts the requested competition of a Person to a competition ID string representation. More...
 
class  SelectedItemsContainsConverter