Toggle navigation
Hot Examples
KO
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.
파일 보기
프로젝트 열기: Chinaccn/surfboard
공개 메소드들
메소드
설명
GetFormatter
(
object
logData
) :
IAuditLogFormatter
Gets the formatter.
메소드 상세
GetFormatter()
공개
정적인
메소드
Gets the formatter.
public
static
GetFormatter
(
object
logData
) :
IAuditLogFormatter
logData
object
The log data.
리턴
IAuditLogFormatter