Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Schumix
Framework
Logger
DebugLog
C# 클래스 Schumix.Framework.Logger.DebugLog
파일 보기
프로젝트 열기: Schumix/Schumix2
공개 메소드들
메소드
설명
DebugLog
(
string
dlfilename
) :
System
LogInFile
(
string
log
) :
void
메소드 상세
DebugLog()
공개
메소드
public
DebugLog
(
string
dlfilename
) :
System
dlfilename
string
리턴
System
LogInFile()
공개
메소드
public
LogInFile
(
string
log
) :
void
log
string
리턴
void