Click or drag to resize

RuntimeClient Constructor

Version 86.0.240
Initializes a new instance of the RuntimeClient class

Namespace:  CefSharp.DevTools.Runtime
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public RuntimeClient(
	IDevToolsClient client
)

Parameters

client
Type: CefSharp.DevToolsIDevToolsClient

[Missing <param name="client"/> documentation for "M:CefSharp.DevTools.Runtime.RuntimeClient.#ctor(CefSharp.DevTools.IDevToolsClient)"]

See Also