Class of static utility methods designed to help with Enum conversions
| C# |
public static class EnumHelper
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| GetDaysOfWeek()()() |
Proves an array of DayOfWeekWrappers for each day of the week
| |
| StringToEnum(Type, String) |
Returns the Enum of the specified type matching the provided name
|
| Object | |
| EnumHelper | |