C# 클래스 Mono.Debugger.Test.Framework.StyleNUnit

상속: Mono.Debugger.Frontend.StyleCLI
파일 보기 프로젝트 열기: baulig/debugger 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
NUnit NUnitInterpreter

공개 메소드들

메소드 설명
StyleNUnit ( NUnitInterpreter nunit ) : System
TargetEvent ( Thread thread, TargetEventArgs args ) : void

메소드 상세

StyleNUnit() 공개 메소드

public StyleNUnit ( NUnitInterpreter nunit ) : System
nunit NUnitInterpreter
리턴 System

TargetEvent() 공개 메소드

public TargetEvent ( Thread thread, TargetEventArgs args ) : void
thread Thread
args Mono.Debugger.TargetEventArgs
리턴 void

프로퍼티 상세

NUnit 공개적으로 프로퍼티

public NUnitInterpreter,Mono.Debugger.Test.Framework NUnit
리턴 NUnitInterpreter