GenericEnumConverter public sealed class GenericEnumConverter : ConfigurationConverterBase Converts between a string and an enumeration type. Documentation Code public GenericEnumConverter(Type typeEnum) Initializes a new instance of the GenericEnumConverter class.