Class AlignSourceGeneratorEnumExtensions
- Namespace
- MudBlazor
- Assembly
- MudBlazor.dll
Generated extension methods for Align enum.
public static class AlignSourceGeneratorEnumExtensions
- Inheritance
-
AlignSourceGeneratorEnumExtensions
- Inherited Members
Methods
ToDescriptionString(Align)
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 Align mudEnum)
Parameters
mudEnum
Align