C# 클래스 Kramax.Utility.Deb

파일 보기 프로젝트 열기: Kramax/KramaxAutoPilot

공개 메소드들

메소드 설명
Err ( String format ) : void
Log ( String format ) : void
Verb ( String format ) : void

메소드 상세

Err() 공개 정적인 메소드

public static Err ( String format ) : void
format String
리턴 void

Log() 공개 정적인 메소드

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

Verb() 공개 정적인 메소드

public static Verb ( String format ) : void
format String
리턴 void