Table of Contents

Class SortModeSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for SortMode enum.

public static class SortModeSourceGeneratorEnumExtensions
Inheritance
SortModeSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(SortMode)

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 SortMode mudEnum)

Parameters

mudEnum SortMode

Returns

string