C# Класс withSIX.Sync.Core.Transfer.Protocols.ZsyncException

Наследование: DownloadException
Показать файл Открыть проект

Открытые методы

Метод Описание
ZsyncException ( string message, string output = null, string parameters = null, Exception inner = null ) : System

Описание методов

ZsyncException() публичный Метод

public ZsyncException ( string message, string output = null, string parameters = null, Exception inner = null ) : System
message string
output string
parameters string
inner System.Exception
Результат System