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