C# 클래스 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);
상속: TextUI
파일 보기 프로젝트 열기: rhwilburn/MVVM-for-Mono 1 사용 예제들

공개 메소드들

메소드 설명
ConsoleUI ( ) : System

메소드 상세

ConsoleUI() 공개 메소드

public ConsoleUI ( ) : System
리턴 System