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
Datei anzeigen Open project: rhwilburn/MVVM-for-Mono

Public Methods

Method Description
DebugUI ( ) : System

Method Details

DebugUI() public method

public DebugUI ( ) : System
return System