C# Class Advtools.AdvInterceptor.Interception

Afficher le fichier Open project: ADVTOOLS/ADVinterceptor Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Interception ( ) : System
Interception ( string name, int port = 80, Protocol protocol = Protocol.Http ) : System

Method Details

Interception() public méthode

public Interception ( ) : System
Résultat System

Interception() public méthode

public Interception ( string name, int port = 80, Protocol protocol = Protocol.Http ) : System
name string
port int
protocol Protocol
Résultat System