Table of Contents

Class OrientationSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for Orientation enum.

public static class OrientationSourceGeneratorEnumExtensions
Inheritance
OrientationSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(Orientation)

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

Parameters

mudEnum Orientation

Returns

string