C# Class Mono.Debugger.Test.Framework.StyleNUnit

Inheritance: Mono.Debugger.Frontend.StyleCLI
Afficher le fichier Open project: baulig/debugger Class Usage Examples

Méthodes publiques

Свойство Type Description
NUnit NUnitInterpreter

Méthodes publiques

Méthode Description
StyleNUnit ( NUnitInterpreter nunit ) : System
TargetEvent ( Thread thread, TargetEventArgs args ) : void

Method Details

StyleNUnit() public méthode

public StyleNUnit ( NUnitInterpreter nunit ) : System
nunit NUnitInterpreter
Résultat System

TargetEvent() public méthode

public TargetEvent ( Thread thread, TargetEventArgs args ) : void
thread Thread
args Mono.Debugger.TargetEventArgs
Résultat void

Property Details

NUnit public_oe property

public NUnitInterpreter,Mono.Debugger.Test.Framework NUnit
Résultat NUnitInterpreter