C# Class NUnitLite.Runner.DebugUI

A version of TextUI that displays to debug. Call it from your Main like this: new DebugUI().Execute(args);
Inheritance: TextUI
Afficher le fichier Open project: rhwilburn/MVVM-for-Mono

Méthodes publiques

Méthode Description
DebugUI ( ) : System

Method Details

DebugUI() public méthode

public DebugUI ( ) : System
Résultat System