C# 클래스 CmisSync.Lib.Events.ProxyAuthRequiredEvent

Proxy auth required event.
상속: ExceptionEvent
파일 보기 프로젝트 열기: OpenDataSpace/CmisSync 1 사용 예제들

공개 메소드들

메소드 설명
ProxyAuthRequiredEvent ( DotCMIS e ) : System

Initializes a new instance of the CmisSync.Lib.Events.ProxyAuthRequiredEvent class.

메소드 상세

ProxyAuthRequiredEvent() 공개 메소드

Initializes a new instance of the CmisSync.Lib.Events.ProxyAuthRequiredEvent class.
public ProxyAuthRequiredEvent ( DotCMIS e ) : System
e DotCMIS /// thrown CmisRuntimException indicating the proxy settings problem ///
리턴 System