Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Parrot
Debugger
Debug
C# 클래스 Parrot.Debugger.Debug
TODO: Update summary.
파일 보기
프로젝트 열기: ParrotFx/Parrot
공개 메소드들
메소드
설명
WriteLine
(
object
value
) :
ILogger
WriteLine
(
string
format
) :
ILogger
메소드 상세
WriteLine()
공개
정적인
메소드
public
static
WriteLine
(
object
value
) :
ILogger
value
object
리턴
ILogger
WriteLine()
공개
정적인
메소드
public
static
WriteLine
(
string
format
) :
ILogger
format
string
리턴
ILogger