RequestContext Constructor (IRequestContext) | 
Version 108.4.130  
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 108.4.130.0
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