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
Nvelope
HtmlExtensions
C# Class Nvelope.HtmlExtensions
Exibir arquivo
Open project: TrinityWestern/Nvelope
Public Properties
Property
Type
Description
URL_FORMAT
System.Text.RegularExpressions.Regex
Public Methods
Method
Description
AutoLink
(
string
htmlsource
) :
string
Private Methods
Method
Description
CreateLink
(
Match
m
) :
string
Method Details
AutoLink()
public
static
method
public
static
AutoLink
(
string
htmlsource
) :
string
htmlsource
string
return
string
Property Details
URL_FORMAT
public_oe static_oe property
public
static
Regex,System.Text.RegularExpressions
URL_FORMAT
return
System.Text.RegularExpressions.Regex