Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PI
WebGarten
HttpContent
Html
HtmlDoc
C# Class PI.WebGarten.HttpContent.Html.HtmlDoc
Inheritance:
HtmlBase
,
IHttpContent
Afficher le fichier
Open project: isel-leic-pi/WebGarten
Méthodes publiques
Méthode
Description
HtmlDoc
(
string
t
) :
System.IO
WriteTo
(
TextWriter
tw
) :
void
Method Details
HtmlDoc()
public
méthode
public
HtmlDoc
(
string
t
) :
System.IO
t
string
Résultat
System.IO
WriteTo()
public
méthode
public
WriteTo
(
TextWriter
tw
) :
void
tw
System.IO.TextWriter
Résultat
void