C# 클래스 Cedar.Framework.AuditTrail.AuditLogFormatterAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Chinaccn/surfboard

공개 메소드들

메소드 설명
AuditLogFormatterAttribute ( Type formatterType ) : System

Initializes a new instance of the T:Cedar.Framework.AuditTrail.AuditLogFormatterAttribute class.

메소드 상세

AuditLogFormatterAttribute() 공개 메소드

Initializes a new instance of the T:Cedar.Framework.AuditTrail.AuditLogFormatterAttribute class.
public AuditLogFormatterAttribute ( Type formatterType ) : System
formatterType System.Type Type of the formatter.
리턴 System