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

Inheritance: IDisposable
Datei anzeigen Open project: JesseBuesking/BB.Caching

Public Methods

Method Description
Dispose ( ) : void
StringsTests ( ) : System

Private Methods

Method 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 method

public Dispose ( ) : void
return void

StringsTests() public method

public StringsTests ( ) : System
return System