Method | Description | |
---|---|---|
GetCulture ( this value ) : |
||
GetLanguage ( this culture ) : Language | ||
SetCurrent ( this language ) : void |
public static GetCulture ( this value ) : |
||
value | this | |
return |
public static GetLanguage ( this culture ) : Language | ||
culture | this | |
return | Language |
public static SetCurrent ( this language ) : void | ||
language | this | |
return | void |