C# Class Microsoft.Html.Core.Test.Utility.TreeWriter

Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
WriteTree ( HtmlTree tree ) : string

Private Methods

Méthode Description
Indent ( ) : void
WriteAttribute ( AttributeNode at ) : void
WriteElement ( ElementNode node ) : void
WriteNode ( TreeNode node ) : void
WriteTag ( ElementNode element, TagNode tag, bool endTag ) : void

Method Details

WriteTree() public méthode

public WriteTree ( HtmlTree tree ) : string
tree Microsoft.Html.Core.Tree.HtmlTree
Résultat string