Метод | Описание | |
---|---|---|
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 |