CefRequestContextCreateContext Method |
Name | Description | |
---|---|---|
CreateContext(CefRequestContext, CefRequestContextHandler) |
Creates a new context object that shares storage with |other| and uses an
optional |handler|.
| |
CreateContext(CefRequestContextSettings, CefRequestContextHandler) |
Creates a new context object with the specified |settings| and optional
|handler|.
|