C# Class PaulStovell.TrialBalance.DomainModel.AuditableAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: PaulStovell/trial-balance

Méthodes publiques

Méthode Description
AuditableAttribute ( string description ) : System

Constructor.

Method Details

AuditableAttribute() public méthode

Constructor.
public AuditableAttribute ( string description ) : System
description string A description of the property.
Résultat System