| RequestContext Constructor (IRequestContext) | 
Version 111.2.70  
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 111.2.70.0
 Syntax
Syntaxpublic 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
See Also