메소드 | 설명 | |
---|---|---|
CreateNavigator ( ) : |
||
Dispose ( ) : void |
Disposes all unmanaged data. Any subsequent calls to get nodes' children not previously marshalled will result in exception.
|
|
GetElementById ( string id ) : |
||
GumboWrapper ( string html, |
||
MarshalAll ( ) : void |
Marshals all nodes. Does nothing if has already been called.
|
|
ToXDocument ( ) : System.Xml.Linq.XDocument |
메소드 | 설명 | |
---|---|---|
CreateOptions ( |
||
MarshalElementAndDescendants ( |
public CreateNavigator ( ) : |
||
리턴 |
public GetElementById ( string id ) : |
||
id | string | |
리턴 |
public GumboWrapper ( string html, |
||
html | string | |
options | ||
리턴 | System |
public ToXDocument ( ) : System.Xml.Linq.XDocument | ||
리턴 | System.Xml.Linq.XDocument |