메소드 | 설명 | |
---|---|---|
PluralLocalizationFormatter ( string defaultTwoLetterISOLanguageName ) : System |
Initializes the plugin with rules for many common languages. If no CultureInfo is supplied to the formatter, the default language rules will be used by default.
|
|
TryEvaluateFormat ( IFormattingInfo formattingInfo ) : bool |
메소드 | 설명 | |
---|---|---|
GetPluralRule ( IFormattingInfo formattingInfo ) : PluralRules.PluralRuleDelegate |
public PluralLocalizationFormatter ( string defaultTwoLetterISOLanguageName ) : System | ||
defaultTwoLetterISOLanguageName | string | |
리턴 | System |
public TryEvaluateFormat ( IFormattingInfo formattingInfo ) : bool | ||
formattingInfo | IFormattingInfo | |
리턴 | bool |