You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create new object instances using reflections from enum definition.
You can define class and parameters (including description and default value) in an enum and
create classes from an enum value.