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

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

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

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

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

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

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