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

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

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

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

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

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

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