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