C# Class System.Net.Security.SslSessionsCache.SslCredKey

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( Object y ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Private Methods

Méthode Description
SslCredKey ( byte thumbPrint, SchProtocols allowedProtocols ) : System.Net

Method Details

Equals() public méthode

public Equals ( Object y ) : bool
y Object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

operator() public static méthode

public static operator ( ) : bool
Résultat bool