Click or drag to resize

UrlRequestClientBuilderBuild Method

Version 130.1.90
Create a IUrlRequestClient instance

Namespace: CefSharp.Fluent
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IUrlRequestClient Build()

Return Value

IUrlRequestClient
a IUrlRequestClient instance
See Also