C# Class AuditRule, Tortuga.Chain

Inheritance: AuthorizationRule
Afficher le fichier Open project: docevaad/Chain Class Usage Examples

Méthodes protégées

Méthode Description
AuditRule ( OperationTypes appliesWhen )

Initializes a new instance of the AuditRule class.

Method Details

AuditRule() protected méthode

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