Click or drag to resize

ObjectFactoryCreateRequest Method

Version 97.1.60
Create a new instance of IRequest

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

Return Value

Type: IRequest
returns new instance of IRequest
See Also