메소드 | 설명 | |
---|---|---|
DocumentWithLinks ( HtmlDocument doc ) : System |
Creates an instance of a DocumentWithLinkedFiles.
|
메소드 | 설명 | |
---|---|---|
GetLinks ( ) : void | ||
GetReferences ( ) : void | ||
ParseLink ( HtmlNode node, string name ) : void |
public DocumentWithLinks ( HtmlDocument doc ) : System | ||
doc | HtmlDocument | The input HTML document. May not be null. |
리턴 | System |