public class EnumToDescriptionConverter : IValueConverterPublic Class EnumToDescriptionConverter
Implements IValueConverter| EnumToDescriptionConverter | Initializes a new instance of the EnumToDescriptionConverter class |
| Convert | Get the description of an enumeration. |
| ConvertBack | Not implemented. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |