Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PI
WebGarten
HttpContent
Html
HtmlDoc
C# Class PI.WebGarten.HttpContent.Html.HtmlDoc
Inheritance:
HtmlBase
,
IHttpContent
ファイルを表示
Open project: isel-leic-pi/WebGarten
Public Methods
Method
Description
HtmlDoc
(
string
t
) :
System.IO
WriteTo
(
TextWriter
tw
) :
void
Method Details
HtmlDoc()
public
method
public
HtmlDoc
(
string
t
) :
System.IO
t
string
return
System.IO
WriteTo()
public
method
public
WriteTo
(
TextWriter
tw
) :
void
tw
System.IO.TextWriter
return
void