C# 클래스 withSIX.Sync.Core.Transfer.Protocols.ZsyncIncompatibleException

상속: ZsyncSoftException
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
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