C# Class Queue.Common.TranslationExtensions

Afficher le fichier Open project: breslavsky/queue

Méthodes publiques

Méthode Description
GetCulture ( this value ) : CultureInfo
GetLanguage ( this culture ) : Language
SetCurrent ( this language ) : void

Method Details

GetCulture() public static méthode

public static GetCulture ( this value ) : CultureInfo
value this
Résultat System.Globalization.CultureInfo

GetLanguage() public static méthode

public static GetLanguage ( this culture ) : Language
culture this
Résultat Language

SetCurrent() public static méthode

public static SetCurrent ( this language ) : void
language this
Résultat void