Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Cedar
Framework
AuditTrail
AuditLogFormatters
C# Класс Cedar.Framework.AuditTrail.AuditLogFormatters
This static class is used to store the type based AuditLogFormatter list.
Показать файл
Открыть проект
Открытые методы
Метод
Описание
GetFormatter
(
object
logData
) :
IAuditLogFormatter
Gets the formatter.
Описание методов
GetFormatter()
публичный
статический
Метод
Gets the formatter.
public
static
GetFormatter
(
object
logData
) :
IAuditLogFormatter
logData
object
The log data.
Результат
IAuditLogFormatter