Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CacheSleeve
Tests
HybridCacherTests
C# Class CacheSleeve.Tests.HybridCacherTests
Inheritance:
IDisposable
Show file
Open project: jdehlin/CacheSleeve
Public Methods
Method
Description
Dispose
( ) :
void
HybridCacherTests
( ) :
System
Private Methods
Method
Description
GetString
(
byte
bytes
) :
string
Converts a byte[] to a string.
OnSubscriptionHit
(
string
key
,
string
message
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
HybridCacherTests()
public
method
public
HybridCacherTests
( ) :
System
return
System