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

OpenGraphMusicReleaseType extension methods.
Afficher le fichier Open project: rabbal/Decision

Méthodes publiques

Méthode Description
ToLowercaseString ( this musicReleaseType ) : string

Returns the lowercase string representation of the OpenGraphMusicReleaseType.

Method Details

ToLowercaseString() public static méthode

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