Click or drag to resize

RequestContext(IRequestContext) Constructor

Version 130.1.90
Initializes a new instance of the RequestContext class

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public RequestContext(
	IRequestContext otherRequestContext
)

Parameters

otherRequestContext  IRequestContext

[Missing <param name="otherRequestContext"/> documentation for "M:CefSharp.RequestContext.#ctor(CefSharp.IRequestContext)"]

See Also