C# Class Decision.Common.OpenGraph.Enums.OpenGraphMusicReleaseTypeExtensions

OpenGraphMusicReleaseType extension methods.
Mostrar archivo Open project: rabbal/Decision

Public Methods

Method Description
ToLowercaseString ( this musicReleaseType ) : string

Returns the lowercase string representation of the OpenGraphMusicReleaseType.

Method Details

ToLowercaseString() public static method

Returns the lowercase string representation of the OpenGraphMusicReleaseType.
public static ToLowercaseString ( this musicReleaseType ) : string
musicReleaseType this Type of the music release.
return string