C# Class winsw.Plugins.SharedDirectoryMapper.MapperException

Inheritance: WinSWException
Afficher le fichier Open project: kohsuke/winsw Class Usage Examples

Méthodes publiques

Méthode Description
MapperException ( Process process, string command, string args ) : System

Method Details

MapperException() public méthode

public MapperException ( Process process, string command, string args ) : System
process System.Diagnostics.Process
command string
args string
Résultat System