C# Class CsQuery.Tests.HtmlParser.HtmlElementFactory

Inheritance: CsQueryTest
Mostra file Open project: prepare/HTML-Renderer

Protected Methods

Method Description
CreateFromHtml ( string html ) : CQ

Private Methods

Method Description
AttributeEncode ( ) : void
BasicCreate ( ) : void
ComplicatedComments ( ) : void
CopyEntireDom ( ) : void
CreationState ( ) : void
FixtureSetUp ( ) : void

Method Details

CreateFromHtml() protected method

protected CreateFromHtml ( string html ) : CQ
html string
return CsQuery.CQ