C# 클래스 Nomad.Utils.Log

파일 보기 프로젝트 열기: Azerothian/fc3editor

공개 메소드들

메소드 설명
log ( string msg ) : void

비공개 메소드들

메소드 설명
error ( string msg ) : void
writeMessage ( string type, string msg ) : void

메소드 상세

log() 공개 정적인 메소드

public static log ( string msg ) : void
msg string
리턴 void