Click or drag to resize

ObjectFactoryCreateRequest Method

Version 99.2.120
Create a new instance of IRequest

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

Return Value

Type: IRequest
returns new instance of IRequest
See Also