Click or drag to resize

TargetClient Constructor

Version 100.0.140
Target

Namespace:  CefSharp.DevTools.Target
Assembly:  CefSharp (in CefSharp.dll) Version: 100.0.140.0 (100.0.140.0)
Syntax
public TargetClient(
	IDevToolsClient client
)

Parameters

client
Type: CefSharp.DevToolsIDevToolsClient
DevToolsClient
See Also