C# Class ProxyManager.ProxyGroup

Afficher le fichier Open project: c-jiang/ProxyManager Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ProxyGroup ( ) : System
ProxyGroup ( ProxyGroup pg ) : System

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ProxyGroup() public méthode

public ProxyGroup ( ) : System
Résultat System

ProxyGroup() public méthode

public ProxyGroup ( ProxyGroup pg ) : System
pg ProxyGroup
Résultat System