C# 클래스 PaulStovell.TrialBalance.DomainModel.AuditableAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: PaulStovell/trial-balance

공개 메소드들

메소드 설명
AuditableAttribute ( string description ) : System

Constructor.

메소드 상세

AuditableAttribute() 공개 메소드

Constructor.
public AuditableAttribute ( string description ) : System
description string A description of the property.
리턴 System