C# 클래스 Advtools.AdvInterceptor.Interception

파일 보기 프로젝트 열기: ADVTOOLS/ADVinterceptor 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Interception ( ) : System
Interception ( string name, int port = 80, Protocol protocol = Protocol.Http ) : System

메소드 상세

Interception() 공개 메소드

public Interception ( ) : System
리턴 System

Interception() 공개 메소드

public Interception ( string name, int port = 80, Protocol protocol = Protocol.Http ) : System
name string
port int
protocol Protocol
리턴 System