Property | Type | Description | |
---|---|---|---|
WebBrowserPool | System |
Method | Description | |
---|---|---|
Acquire ( ) : WebView | ||
ExtractMetadata ( DocumentClosure closure ) : void |
Called by the _downloaderThread dispatched to the _awesomiumThread.
|
|
GetJsonMMD ( MetaMetadata mmd ) : string | ||
InitializeWebCore ( ) : void | ||
Release ( WebView releasedView ) : void | ||
WebBrowserPool ( SemanticsSessionScope scope ) : System |
Method | Description | |
---|---|---|
WebBrowserPool ( ) : System |
public ExtractMetadata ( DocumentClosure closure ) : void | ||
closure | DocumentClosure | |
return | void |
public static GetJsonMMD ( MetaMetadata mmd ) : string | ||
mmd | MetaMetadata | |
return | string |
public Release ( WebView releasedView ) : void | ||
releasedView | WebView | |
return | void |
public WebBrowserPool ( SemanticsSessionScope scope ) : System | ||
scope | SemanticsSessionScope | |
return | System |