Click or drag to resize

ObjectFactoryCreateRequest Method

Version 130.1.90
Create a new instance of IRequest

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

Return Value

IRequest
returns new instance of IRequest
See Also