Table of Contents

Class TimelineOrientationSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for TimelineOrientation enum.

public static class TimelineOrientationSourceGeneratorEnumExtensions
Inheritance
TimelineOrientationSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(TimelineOrientation)

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

Parameters

mudEnum TimelineOrientation

Returns

string