Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NullConditional
ActiveLogger
C# 클래스 NullConditional.ActiveLogger
파일 보기
프로젝트 열기: jskeet/DemoCode
공개 메소드들
메소드
설명
ActiveLogger
(
string
level
) :
System
Log
(
FormattableString
message
) :
void
비공개 메소드들
메소드
설명
GetLoggingCulture
( ) :
CultureInfo
메소드 상세
ActiveLogger()
공개
메소드
public
ActiveLogger
(
string
level
) :
System
level
string
리턴
System
Log()
공개
메소드
public
Log
(
FormattableString
message
) :
void
message
System.FormattableString
리턴
void