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