Click or drag to resize

ObjectFactoryConfigureRequestContext Method

Version 130.1.90
Create a new RequestContextBuilder which can be used to create a new IRequestContext in a fluent flashion. Call Create to create the actual IRequestContext instance

Namespace: CefSharp.Core
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public static RequestContextBuilder ConfigureRequestContext()

Return Value

RequestContextBuilder
RequestContextBuilder
See Also