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

OpenGraphGender extension methods.
Afficher le fichier Open project: rabbal/Decision

Méthodes publiques

Méthode Description
ToLowercaseString ( this gender ) : string

Returns the lowercase string representation of the OpenGraphGender.

Method Details

ToLowercaseString() public static méthode

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