Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
WebSampleApp
HtmlExtensions
C# Class WebSampleApp.HtmlExtensions
Mostrar archivo
Open project: ProfessionalCSharp/ProfessionalCSharp6
Public Methods
Method
Description
Div
(
this
value
) :
string
ListItem
(
this
value
,
string
url
) :
string
Span
(
this
value
) :
string
Method Details
Div()
public
static
method
public
static
Div
(
this
value
) :
string
value
this
return
string
ListItem()
public
static
method
public
static
ListItem
(
this
value
,
string
url
) :
string
value
this
url
string
return
string
Span()
public
static
method
public
static
Span
(
this
value
) :
string
value
this
return
string