Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Endjin
Assembly
ChangeDetection
Infrastructure
NullTraceListener
C# 클래스 Endjin.Assembly.ChangeDetection.Infrastructure.NullTraceListener
상속:
TraceListener
파일 보기
프로젝트 열기: endjin/Endjin.Assembly.ChangeDetection
공개 메소드들
메소드
설명
Write
(
string
message
) :
void
WriteLine
(
object
o
) :
void
WriteLine
(
string
message
) :
void
메소드 상세
Write()
공개
메소드
public
Write
(
string
message
) :
void
message
string
리턴
void
WriteLine()
공개
메소드
public
WriteLine
(
object
o
) :
void
o
object
리턴
void
WriteLine()
공개
메소드
public
WriteLine
(
string
message
) :
void
message
string
리턴
void