Click or drag to resize

ObjectFactoryCreateRequest Method

Version 105.3.390
Create a new instance of IRequest

Namespace:  CefSharp.Core
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 105.3.390.0
Syntax
public static IRequest CreateRequest()

Return Value

Type: IRequest
returns new instance of IRequest
See Also