Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TTT
Utility
Logger
C# 클래스 TTT.Utility.Logger
파일 보기
프로젝트 열기: swindonmakers/TwitterToTeletype
공개 메소드들
메소드
설명
Error
(
string
message
,
Exception
ex
) :
void
Write
(
string
message
) :
void
메소드 상세
Error()
공개
메소드
public
Error
(
string
message
,
Exception
ex
) :
void
message
string
ex
System.Exception
리턴
void
Write()
공개
메소드
public
Write
(
string
message
) :
void
message
string
리턴
void