C# 클래스 NUnitLite.Runner.FileUI

A version of TextUI that writes to a file. Call it from your Main like this: new FileUI(filePath).Execute(args);
상속: TextUI
파일 보기 프로젝트 열기: rhwilburn/MVVM-for-Mono

공개 메소드들

메소드 설명
FileUI ( string path ) : System

메소드 상세

FileUI() 공개 메소드

public FileUI ( string path ) : System
path string
리턴 System