CustomizeRulesEventArgs Constructors
Serves as the base class for the CustomizeApplicationRuntimeRulesEventArgs class.Name | Parameters | Description |
---|---|---|
CustomizeRulesEventArgs(XafApplication, List<IRule>, List<IRuleSource>) | application, rules, ruleSources | Creates a new instance of the CustomizeRulesEventArgs. |
See Also