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