Table of Contents

Class AnchorSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for Anchor enum.

public static class AnchorSourceGeneratorEnumExtensions
Inheritance
AnchorSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(Anchor)

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

Parameters

mudEnum Anchor

Returns

string