Class UnderlineSourceGeneratorEnumExtensions
- Namespace
- MudBlazor
- Assembly
- MudBlazor.dll
Generated extension methods for Underline enum.
public static class UnderlineSourceGeneratorEnumExtensions
- Inheritance
-
UnderlineSourceGeneratorEnumExtensions
- Inherited Members
Methods
ToDescriptionString(Underline)
Returns the value of the DescriptionAttribute attribute. If no description attribute was found the default ToString() method will be used.
public static string ToDescriptionString(this Underline mudEnum)
Parameters
mudEnum
Underline