C# Class Advtools.AdvInterceptor.State

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

Private Properties

Свойство Type Description
AllocateIP System.Net.IPAddress
AllocateIP System.Net.IPAddress
GetDefaultNetworkInfo System.Net.IPAddress[]
GetDns AdvDnsClient
IsLocal bool

Méthodes publiques

Méthode Description
State ( ) : System
State ( Configuration config, LogLevel level ) : System

Private Methods

Méthode Description
AllocateIP ( string name ) : IPAddress
AllocateIP ( string name, IPAddress ip ) : IPAddress
GetDefaultNetworkInfo ( IPAddress &ipv4, IPAddress &ipv6 ) : System.Net.IPAddress[]
GetDns ( ) : AdvDnsClient
IsLocal ( IPAddress ip ) : bool

Method Details

State() public méthode

public State ( ) : System
Résultat System

State() public méthode

public State ( Configuration config, LogLevel level ) : System
config Configuration
level LogLevel
Résultat System