C# Class ICFieldView.Core.Globalization.CultureInfoExtensions

Mostra file Open project: ZS/i18n-patterns

Public Methods

Method Description
IsSameCultureAs ( this c1, CultureInfo c2 ) : bool
IsSameLanguageAs ( this c1, CultureInfo c2 ) : bool

Method Details

IsSameCultureAs() public static method

public static IsSameCultureAs ( this c1, CultureInfo c2 ) : bool
c1 this
c2 System.Globalization.CultureInfo
return bool

IsSameLanguageAs() public static method

public static IsSameLanguageAs ( this c1, CultureInfo c2 ) : bool
c1 this
c2 System.Globalization.CultureInfo
return bool