C# 클래스 NHtmlUnit.Html.HtmlLink

상속: NHtmlUnit.Html.HtmlElement, NHtmlUnit.W3C.Dom.INode, NHtmlUnit.W3C.Dom.IElement, NHtmlUnit.W3C.Dom.IElementTraversal
파일 보기 프로젝트 열기: HtmlUnit/NHtmlUnit

공개 메소드들

메소드 설명
GetWebResponse ( bool downloadIfNeeded ) : NHtmlUnit.WebResponse
HtmlLink ( com wrappedObject ) : System

비공개 메소드들

메소드 설명
HtmlLink ( ) : System

메소드 상세

GetWebResponse() 공개 메소드

public GetWebResponse ( bool downloadIfNeeded ) : NHtmlUnit.WebResponse
downloadIfNeeded bool
리턴 NHtmlUnit.WebResponse

HtmlLink() 공개 메소드

public HtmlLink ( com wrappedObject ) : System
wrappedObject com
리턴 System