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

OpenGraphType extension methods.
显示文件 Open project: rabbal/Decision

Public Methods

Method Description
ToLowercaseString ( this type ) : string

Returns the lowercase string representation of the OpenGraphType.

Method Details

ToLowercaseString() public static method

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