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

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

Public Methods

Method Description
ToLowercaseString ( this openGraphAgeGroup ) : string

Returns the lowercase string representation of the OpenGraphAgeGroup.

Method Details

ToLowercaseString() public static method

Returns the lowercase string representation of the OpenGraphAgeGroup.
public static ToLowercaseString ( this openGraphAgeGroup ) : string
openGraphAgeGroup this The open graph age group.
return string