C# Class CacheSleeve.Tests.HybridCacherAsyncTests

Inheritance: IDisposable
Afficher le fichier Open project: jdehlin/CacheSleeve

Méthodes publiques

Méthode Description
Dispose ( ) : void
HybridCacherAsyncTests ( ) : System

Private Methods

Méthode Description
GetString ( byte bytes ) : string

Converts a byte[] to a string.

OnSubscriptionHit ( string key, string message ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

HybridCacherAsyncTests() public méthode

public HybridCacherAsyncTests ( ) : System
Résultat System