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

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

Méthodes publiques

Méthode Description
ToLowercaseString ( this openGraphCondition ) : string

Returns the lowercase string representation of the OpenGraphCondition.

Method Details

ToLowercaseString() public static méthode

Returns the lowercase string representation of the OpenGraphCondition.
public static ToLowercaseString ( this openGraphCondition ) : string
openGraphCondition this The open graph condition of the item.
Résultat string