Constructor RuleCreatorAttribute
RuleCreatorAttribute(int)
The attribute constructor.
Declaration
public RuleCreatorAttribute(int priority = 0)
Parameters
Type | Name | Description |
---|---|---|
int | priority | An optional priority value to define the order to register the rule creators. High values are registered later, the default value is .
|