C# Class winsw.Plugins.SharedDirectoryMapper.MapperException

Inheritance: WinSWException
Mostrar archivo Open project: kohsuke/winsw Class Usage Examples

Public Methods

Method Description
MapperException ( Process process, string command, string args ) : System

Method Details

MapperException() public method

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