C# 클래스 winsw.Plugins.SharedDirectoryMapper.MapperException

상속: WinSWException
파일 보기 프로젝트 열기: kohsuke/winsw 1 사용 예제들

공개 메소드들

메소드 설명
MapperException ( Process process, string command, string args ) : System

메소드 상세

MapperException() 공개 메소드

public MapperException ( Process process, string command, string args ) : System
process System.Diagnostics.Process
command string
args string
리턴 System