C# Класс Cedar.Framework.AuditTrail.AuditLogFormatterAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
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