C# 클래스 SystemLogger, gmap377_leathGloves_inc

파일 보기 프로젝트 열기: bi3mer/gmap377_leathGloves_inc 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
logToFile bool

공개 메소드들

메소드 설명
write ( string output ) : void

Writes event to log file specified above.

메소드 상세

write() 공개 정적인 메소드

Writes event to log file specified above.
public static write ( string output ) : void
output string
리턴 void

프로퍼티 상세

logToFile 공개적으로 정적으로 프로퍼티

public static bool logToFile
리턴 bool