프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DefaultCulture | |||
PrefferedCultureCookie | string | ||
SupportedCultures | IReadOnlyCollection |
메소드 | 설명 | |
---|---|---|
GetCultureForCookie ( System.Web.HttpCookie cultureCookie ) : string[] | ||
GetSupportedCulture ( ) : |
||
IsSupportedCulture ( string cultureCode ) : bool |
메소드 | 설명 | |
---|---|---|
parseCulture ( string cultureCode ) : |
public static GetCultureForCookie ( System.Web.HttpCookie cultureCookie ) : string[] | ||
cultureCookie | System.Web.HttpCookie | |
리턴 | string[] |
public static GetSupportedCulture ( ) : |
||
리턴 |
public static IsSupportedCulture ( string cultureCode ) : bool | ||
cultureCode | string | |
리턴 | bool |
public static CultureInfo,System.Globalization DefaultCulture | ||
리턴 |