CustomizeApplicationRuntimeRulesEventArgs Constructors
Arguments passed to the ValidationModule.CustomizeApplicationRuntimeRules event.Name | Parameters | Description |
---|---|---|
CustomizeApplicationRuntimeRulesEventArgs(XafApplication, List<IRule>, List<IRuleSource>, IObjectSpaceProvider, RuleSet) | application, rules, ruleSources, objectSpaceProvider, applicationModelRuleSet | Creates a new instance of the CustomizeApplicationRuntimeRulesEventArgs. |
See Also