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
BootstrapComponents
Core
BasicCloseableHtml
C# Class BootstrapComponents.Core.BasicCloseableHtml
Inheritance:
CloseableHtml
Exibir arquivo
Open project: jordanwallwork/bootstrapcomponents
Public Methods
Method
Description
BasicCloseableHtml
(
string
begin
,
string
end
,
IWriter
writer
)
Protected Methods
Method
Description
ClosingHtml
( ) :
string
Method Details
BasicCloseableHtml()
public
method
public
BasicCloseableHtml
(
string
begin
,
string
end
,
IWriter
writer
)
begin
string
end
string
writer
IWriter
ClosingHtml()
protected
method
protected
ClosingHtml
( ) :
string
return
string