Table of Contents

Class AdornmentSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for Adornment enum.

public static class AdornmentSourceGeneratorEnumExtensions
Inheritance
AdornmentSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(Adornment)

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

Parameters

mudEnum Adornment

Returns

string