Constructor CustomPluralRuleProvider
CustomPluralRuleProvider(PluralRuleDelegate)
Creates a new instance of the plural rule provider.
Declaration
public CustomPluralRuleProvider(PluralRules.PluralRuleDelegate pluralRule)
Parameters
Type | Name | Description |
---|---|---|
PluralRules.PluralRuleDelegate | pluralRule | The plural rule to use for this provider. |