C# Class AuditRule, Tortuga.Chain

Inheritance: AuthorizationRule
Mostrar archivo Open project: docevaad/Chain Class Usage Examples

Protected Methods

Method Description
AuditRule ( OperationTypes appliesWhen )

Initializes a new instance of the AuditRule class.

Method Details

AuditRule() protected method

Initializes a new instance of the AuditRule class.
protected AuditRule ( OperationTypes appliesWhen )
appliesWhen OperationTypes The rule applies when.