C# Class Decision.Common.Referrer.ReferrerModeExtensions

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

Méthodes publiques

Méthode Description
ToLowercaseString ( this referrerMode ) : string

Returns the lower-case string representation of the ReferrerMode.

Method Details

ToLowercaseString() public static méthode

Returns the lower-case string representation of the ReferrerMode.
public static ToLowercaseString ( this referrerMode ) : string
referrerMode this The referrer mode.
Résultat string