Version 87.1.132 Initializes a new instance of the
CastClient class
Namespace:
CefSharp.DevTools.Cast
Assembly:
CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax public CastClient(
IDevToolsClient client
)
public:
CastClient(
IDevToolsClient^ client
)
Parameters
- client
- Type: CefSharp.DevToolsIDevToolsClient
[Missing <param name="client"/> documentation for "M:CefSharp.DevTools.Cast.CastClient.#ctor(CefSharp.DevTools.IDevToolsClient)"]
See Also