Class EnumHelper
Inherited Members
Namespace: PoeShared.Scaffolding.WPF
Assembly: PoeShared.Wpf.dll
Syntax
public static class EnumHelper
Methods
| Name | Description |
|---|---|
| GetDescription<T>(T) | |
| GetValuesAndDescriptions(Type) | |
| GetValuesAndDescriptions(Type, string) | |
| GetValuesAndDescriptions<T>() | |
| ParseEnumSafe<TEnum>(string, TEnum) | |
| SetFlags<T>(T, T) |