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

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

Méthodes publiques

Méthode Description
ToLowercaseString ( this type ) : string

Returns the lowercase string representation of the OpenGraphType.

Method Details

ToLowercaseString() public static méthode

Returns the lowercase string representation of the OpenGraphType.
public static ToLowercaseString ( this type ) : string
type this The type.
Résultat string