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

상속: RsyncSoftProgramException, IProgramError, ICygwinProgramError
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
RsyncCygwinProgramException ( string message, string output = null, string parameters = null ) : System

메소드 상세

RsyncCygwinProgramException() 공개 메소드

public RsyncCygwinProgramException ( string message, string output = null, string parameters = null ) : System
message string
output string
parameters string
리턴 System