C# 클래스 MonkeyWrench.Logger

파일 보기 프로젝트 열기: rolfbjarne/monkeywrench

공개 메소드들

메소드 설명
Log ( string format ) : void

비공개 메소드들

메소드 설명
FormatLog ( string format ) : string

메소드 상세

Log() 공개 정적인 메소드

public static Log ( string format ) : void
format string
리턴 void