C# Class BB.Caching.Tests.Caching.Memory.StringsTests

Inheritance: IDisposable
Afficher le fichier Open project: JesseBuesking/BB.Caching

Méthodes publiques

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

Private Methods

Méthode Description
AbsoluteExpiration ( ) : void
AbsoluteExpirationAsync ( ) : void
Count ( ) : void
Delete ( ) : void
Exists ( ) : void
Expire ( ) : void
GetExpire ( ) : void
GetExpireAsync ( ) : void
Long ( ) : void
LongAsync ( ) : void
SetGet ( ) : void
SetGetAsync ( ) : void
SlidingExpiration ( ) : void
SlidingExpirationAsync ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

StringsTests() public méthode

public StringsTests ( ) : System
Résultat System