C# Class withSIX.Sync.Core.Transfer.Protocols.ZsyncCygwinProgramException

Inheritance: ZsyncSoftProgramException, IProgramError, ICygwinProgramError
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
ZsyncCygwinProgramException ( string message, string output = null, string parameters = null ) : System

Method Details

ZsyncCygwinProgramException() public méthode

public ZsyncCygwinProgramException ( string message, string output = null, string parameters = null ) : System
message string
output string
parameters string
Résultat System