C# 클래스 NanoByte.Common.Cli.BundledCliAppControl

Provides an interface to a bundled external command-line application controlled via arguments and stdin and monitored via stdout and stderr.
상속: CliAppControl
파일 보기 프로젝트 열기: nano-byte/common

보호된 메소드들

메소드 설명
GetStartInfo ( ) : ProcessStartInfo

비공개 메소드들

메소드 설명
GetBundledDirectory ( string name ) : string

메소드 상세

GetStartInfo() 보호된 메소드

protected GetStartInfo ( ) : ProcessStartInfo
리턴 System.Diagnostics.ProcessStartInfo