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
org
noear
sited
__Escape
C# Class org.noear.sited.__Escape
Exibir arquivo
Open project: noear/SiteD
Public Methods
Method
Description
JsEscape
(
String
s
) :
string
JsUnescape
(
String
s
) :
string
Private Methods
Method
Description
IsHex
(
char
ch
) :
bool
IsSignalment
(
int
ch
) :
bool
Method Details
JsEscape()
public
static
method
public
static
JsEscape
(
String
s
) :
string
s
String
return
string
JsUnescape()
public
static
method
public
static
JsUnescape
(
String
s
) :
string
s
String
return
string