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
Signum
Entities
Reflection
StringHashEncoder
C# Class Signum.Entities.Reflection.StringHashEncoder
Datei anzeigen
Open project: signumsoftware/framework
Public Methods
Method
Description
Codify
(
string
str
) :
string
GetHashCode32
(
string
value
) :
int
Method Details
Codify()
public
static
method
public
static
Codify
(
string
str
) :
string
str
string
return
string
GetHashCode32()
public
static
method
public
static
GetHashCode32
(
string
value
) :
int
value
string
return
int