C# Class Hapikit.Cache.CacheKey

Afficher le fichier Open project: hapikit/hapikit.net Class Usage Examples

Méthodes publiques

Méthode Description
CacheKey ( Uri uri, HttpMethod method ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

CacheKey() public méthode

public CacheKey ( Uri uri, HttpMethod method ) : System
uri System.Uri
method HttpMethod
Résultat System

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int