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