C# 클래스 System.BCLDebug

파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

비공개 메소드들

메소드 설명
Assert ( bool condition, string message ) : void
Correctness ( bool expr, string msg ) : void
Log ( string message ) : void
Log ( string switchName, LogLevel level ) : void
Log ( string switchName, string message ) : void
Perf ( bool expr, string msg ) : void
Trace ( string switchName ) : void