Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Elders
Hystrix
NET
ValueCacheKey
C# Class Elders.Hystrix.NET.ValueCacheKey
Datei anzeigen
Open project: Elders/Hystrix.NET
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
ValueCacheKey
(
RequestCacheKey
rvKey
,
String
valueCacheKey
) :
System
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ValueCacheKey()
public
method
public
ValueCacheKey
(
RequestCacheKey
rvKey
,
String
valueCacheKey
) :
System
rvKey
RequestCacheKey
valueCacheKey
String
return
System