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