C# 클래스 Emul8.Bootstrap.Logging.Logger

파일 보기 프로젝트 열기: emul8/emul8

공개 메소드들

메소드 설명
Info ( string message ) : void
Warning ( string message ) : void

비공개 메소드들

메소드 설명
Logger ( ) : System

메소드 상세

Info() 공개 메소드

public Info ( string message ) : void
message string
리턴 void

Warning() 공개 메소드

public Warning ( string message ) : void
message string
리턴 void