Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Tesseract
Internal
Logger
C# 클래스 Tesseract.Internal.Logger
파일 보기
프로젝트 열기: ehsan2022002/VirastarE
공개 메소드들
메소드
설명
TraceError
(
string
format
) :
void
TraceInformation
(
string
format
) :
void
TraceWarning
(
string
format
) :
void
메소드 상세
TraceError()
공개
정적인
메소드
public
static
TraceError
(
string
format
) :
void
format
string
리턴
void
TraceInformation()
공개
정적인
메소드
public
static
TraceInformation
(
string
format
) :
void
format
string
리턴
void
TraceWarning()
공개
정적인
메소드
public
static
TraceWarning
(
string
format
) :
void
format
string
리턴
void