Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
usertools
Encoder
Decode
C# Class usertools.Encoder.Decode
Mostra file
Open project: mcorrientes/Web-Security-Toolset
Public Methods
Method
Description
Amp
(
string
Value
) :
string
Escape
(
string
Value
) :
string
Full
(
string
Value
) :
string
Method Details
Amp()
public
static
method
public
static
Amp
(
string
Value
) :
string
Value
string
return
string
Escape()
public
static
method
public
static
Escape
(
string
Value
) :
string
Value
string
return
string
Full()
public
static
method
public
static
Full
(
string
Value
) :
string
Value
string
return
string