AuditRuleCollection Constructor (IEnumerable<(Of <(<'AuditRule>)>)>)
Initializes a new instance of the AuditRuleCollection class.
Namespace:
Tortuga.Chain.AuditRulesAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
Parameters
- rules
- Type: IEnumerable<(Of <(<'AuditRule>)>)>
The list of rules used to build this collection.