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

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

공개 메소드들

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

Returns the lowercase string representation of the OpenGraphType.

메소드 상세

ToLowercaseString() 공개 정적인 메소드

Returns the lowercase string representation of the OpenGraphType.
public static ToLowercaseString ( this type ) : string
type this The type.
리턴 string