C# 클래스 Decision.Common.OpenGraph.Enums.OpenGraphConditionExtensions

OpenGraphCondition extension methods.
파일 보기 프로젝트 열기: rabbal/Decision

공개 메소드들

메소드 설명
ToLowercaseString ( this openGraphCondition ) : string

Returns the lowercase string representation of the OpenGraphCondition.

메소드 상세

ToLowercaseString() 공개 정적인 메소드

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