BackgroundServiceClient Constructor |
Version 88.2.90
Namespace:
CefSharp.DevTools.BackgroundService
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public BackgroundServiceClient(
IDevToolsClient client
)
public:
BackgroundServiceClient(
IDevToolsClient^ client
)
Parameters
- client
- Type: CefSharp.DevToolsIDevToolsClient
[Missing <param name="client"/> documentation for "M:CefSharp.DevTools.BackgroundService.BackgroundServiceClient.#ctor(CefSharp.DevTools.IDevToolsClient)"]
See Also