Table of Contents

Class DividerTypeSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for DividerType enum.

public static class DividerTypeSourceGeneratorEnumExtensions
Inheritance
DividerTypeSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(DividerType)

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

Parameters

mudEnum DividerType

Returns

string