C# 클래스 Microsoft.JScript.Debug

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

비공개 메소드들

메소드 설명
Assert ( bool condition ) : void
Assert ( bool condition, String message ) : void
NotImplemented ( String message ) : void
PostCondition ( bool condition ) : void
PostCondition ( bool condition, String message ) : void
PreCondition ( bool condition ) : void
PreCondition ( bool condition, String message ) : void
Print ( String str ) : void
PrintLine ( String message ) : void
PrintStack ( ) : void
PrintStack ( Exception e ) : void