Table of Contents

Class EdgeSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for Edge enum.

public static class EdgeSourceGeneratorEnumExtensions
Inheritance
EdgeSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(Edge)

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

Parameters

mudEnum Edge

Returns

string