Table of Contents

Class TypoSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for Typo enum.

public static class TypoSourceGeneratorEnumExtensions
Inheritance
TypoSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(Typo)

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

Parameters

mudEnum Typo

Returns

string