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

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

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

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

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

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

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