Class EnumHelper
Enum Helper.
public static class EnumHelper
- Inheritance
-
EnumHelper
- Inherited Members
Methods
- TryFormat<TEnum>(TEnum, Span<char>, out int, ReadOnlySpan<char>)
Tries to format the value of the enumerated type instance into the provided span of characters.