Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Oldmansoft
Html
HtmlRaw
C# Class Oldmansoft.Html.HtmlRaw
原始 Html
Inheritance:
Oldmansoft.Html.HtmlNode
Datei anzeigen
Open project: Oldmansoft/WebMan
Public Methods
Method
Description
HtmlRaw
(
string
html
)
创建原始 Html
Protected Methods
Method
Description
Format
(
IHtmlOutput
outer
) :
void
格式化
Method Details
Format()
protected
method
格式化
protected
Format
(
IHtmlOutput
outer
) :
void
outer
IHtmlOutput
return
void
HtmlRaw()
public
method
创建原始 Html
public
HtmlRaw
(
string
html
)
html
string