| RequestContext Constructor (IRequestContext, IRequestContextHandler) | 
Namespace: CefSharp
 Syntax
Syntaxpublic RequestContext( IRequestContext otherRequestContext, IRequestContextHandler requestContextHandler )
[Missing <param name="otherRequestContext"/> documentation for "M:CefSharp.RequestContext.#ctor(CefSharp.IRequestContext,CefSharp.IRequestContextHandler)"]
[Missing <param name="requestContextHandler"/> documentation for "M:CefSharp.RequestContext.#ctor(CefSharp.IRequestContext,CefSharp.IRequestContextHandler)"]
 See Also
See Also