EnumExtensionsToString Method

Overload List

ToStringTEnum(TEnum, String) Returns the String representation of the given enum value.
ToStringTEnum(TEnum, EnumFormattingOptions, String) Returns the String representation of the given enum value specified in the value parameter.

See Also