C# 클래스 Machine.Specifications.Runner.CapturedOutput

파일 보기 프로젝트 열기: machine/machine.specifications

공개 메소드들

메소드 설명
CapturedOutput ( string stdOut, string stdError, string debugTrace ) : System

메소드 상세

CapturedOutput() 공개 메소드

public CapturedOutput ( string stdOut, string stdError, string debugTrace ) : System
stdOut string
stdError string
debugTrace string
리턴 System