C# 클래스 BinhlEmul.Log

파일 보기 프로젝트 열기: Gl237man/mineroute

공개 메소드들

메소드 설명
Log ( string fileName ) : System
Write ( string value ) : void

메소드 상세

Log() 공개 메소드

public Log ( string fileName ) : System
fileName string
리턴 System

Write() 공개 메소드

public Write ( string value ) : void
value string
리턴 void