C# Class NHtmlUnit.Html.HtmlLink

Inheritance: NHtmlUnit.Html.HtmlElement, NHtmlUnit.W3C.Dom.INode, NHtmlUnit.W3C.Dom.IElement, NHtmlUnit.W3C.Dom.IElementTraversal
显示文件 Open project: HtmlUnit/NHtmlUnit

Public Methods

Method Description
GetWebResponse ( bool downloadIfNeeded ) : NHtmlUnit.WebResponse
HtmlLink ( com wrappedObject ) : System

Private Methods

Method Description
HtmlLink ( ) : System

Method Details

GetWebResponse() public method

public GetWebResponse ( bool downloadIfNeeded ) : NHtmlUnit.WebResponse
downloadIfNeeded bool
return NHtmlUnit.WebResponse

HtmlLink() public method

public HtmlLink ( com wrappedObject ) : System
wrappedObject com
return System