C# 클래스 OpenRA.LogProxy

상속: ILog
파일 보기 프로젝트 열기: pchote/OpenRA

공개 메소드들

메소드 설명
Write ( string channel, string format ) : void

메소드 상세

Write() 공개 메소드

public Write ( string channel, string format ) : void
channel string
format string
리턴 void