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

OpenGraphDeterminer extension methods.
Mostrar archivo Open project: rabbal/Decision

Public Methods

Method Description
ToLowercaseString ( this determiner ) : string

Returns the lowercase string representation of the OpenGraphDeterminer.

Method Details

ToLowercaseString() public static method

Returns the lowercase string representation of the OpenGraphDeterminer.
public static ToLowercaseString ( this determiner ) : string
determiner this The determiner word to display before the title.
return string