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