RequestContext Constructor (IRequestContext) |
Version 98.1.210
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 98.1.210.0
Syntax public RequestContext(
IRequestContext otherRequestContext
)
public:
RequestContext(
IRequestContext^ otherRequestContext
)
Parameters
- otherRequestContext
- Type: CefSharpIRequestContext
[Missing <param name="otherRequestContext"/> documentation for "M:CefSharp.RequestContext.#ctor(CefSharp.IRequestContext)"]
See Also