Метод | Описание | |
---|---|---|
GetClosestCulture ( string cultureName ) : |
||
GetCurrentCulture ( ) : |
||
GetDefaultCulture ( ) : |
||
GetImplementedCultures ( ) : IEnumerable |
||
GetLanguages ( ) : IEnumerable |
||
GetNeutralCultureName ( string name ) : string |
public static GetClosestCulture ( string cultureName ) : |
||
cultureName | string | |
Результат |
public static GetCurrentCulture ( ) : |
||
Результат |
public static GetDefaultCulture ( ) : |
||
Результат |
public static GetImplementedCultures ( ) : IEnumerable |
||
Результат | IEnumerable |
public static GetLanguages ( ) : IEnumerable |
||
Результат | IEnumerable |
public static GetNeutralCultureName ( string name ) : string | ||
name | string | |
Результат | string |