Click or drag to resize

ObjectFactoryCreateRequest Method

Version 94.4.20
Create a new instance of IRequest

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

Return Value

Type: IRequest
returns new instance of IRequest
See Also