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

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

Public Methods

Method Description
ToLowercaseString ( this gender ) : string

Returns the lowercase string representation of the OpenGraphGender.

Method Details

ToLowercaseString() public static method

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