C# Class System.Html.DOMParser

Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Méthodes publiques

Méthode Description
DOMParser ( )
ParseFromString ( string str, DOMParserSupportedType type ) : DocumentBase

Method Details

DOMParser() public méthode

public DOMParser ( )

ParseFromString() public méthode

public ParseFromString ( string str, DOMParserSupportedType type ) : DocumentBase
str string
type DOMParserSupportedType
Résultat System.Xml.DocumentBase