Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Flatwhite
ToStringHashCodeGenerator
C# Class Flatwhite.ToStringHashCodeGenerator
Inheritance:
IHashCodeGenerator
Exibir arquivo
Open project: vanthoainguyen/Flatwhite
Public Methods
Method
Description
GetCode
(
object
value
) :
string
Return the code which will be use as a part of cache key
Method Details
GetCode()
public
method
Return the code which will be use as a part of cache key
public
GetCode
(
object
value
) :
string
value
object
return
string