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

OpenGraphCondition extension methods.
ファイルを表示 Open project: rabbal/Decision

Public Methods

Method Description
ToLowercaseString ( this openGraphCondition ) : string

Returns the lowercase string representation of the OpenGraphCondition.

Method Details

ToLowercaseString() public static method

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