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