C# Class System.Net.ServicePointManager.ServicePointManager.SPKey

Afficher le fichier Open project: kumpera/mono

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 Uri
use_connect bool
Résultat System