C# Class LayoutFarm.WebDom.DomNode

Inheritance: INode
Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Свойство Type Description
dbugId int
dbugMark int

Méthodes protégées

Méthode Description
SetNodeType ( HtmlNodeType nodeType ) : void

Private Methods

Méthode Description
DomNode ( WebDocument ownerDoc ) : System
SetParent ( DomNode parentNode ) : void

Method Details

SetNodeType() protected méthode

protected SetNodeType ( HtmlNodeType nodeType ) : void
nodeType HtmlNodeType
Résultat void

Property Details

dbugId public_oe property

public int dbugId
Résultat int

dbugMark public_oe property

public int dbugMark
Résultat int