C# Class NUnitLite.Runner.ConsoleUI

A version of TextUI that outputs to the console. If you use it on a device without a console like PocketPC or SmartPhone you won't see anything! Call it from your Main like this: new ConsoleUI().Execute(args);
Inheritance: TextUI
Afficher le fichier Open project: rhwilburn/MVVM-for-Mono Class Usage Examples

Méthodes publiques

Méthode Description
ConsoleUI ( ) : System

Method Details

ConsoleUI() public méthode

public ConsoleUI ( ) : System
Résultat System