C# 클래스 AuditRule, Tortuga.Chain

상속: AuthorizationRule
파일 보기 프로젝트 열기: docevaad/Chain 1 사용 예제들

보호된 메소드들

메소드 설명
AuditRule ( OperationTypes appliesWhen )

Initializes a new instance of the AuditRule class.

메소드 상세

AuditRule() 보호된 메소드

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