C# Class System.Net.ServicePointManager.SPKey

Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
SPKey ( Uri uri, bool use_connect ) : 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

SPKey() public méthode

public SPKey ( Uri uri, bool use_connect ) : System
uri System.Uri
use_connect bool
Résultat System