ServiceWorkerClient Constructor |
Version 107.1.120
ServiceWorker
Namespace:
CefSharp.DevTools.ServiceWorker
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public ServiceWorkerClient(
IDevToolsClient client
)
public:
ServiceWorkerClient(
IDevToolsClient^ client
)
Parameters
- client
- Type: CefSharp.DevToolsIDevToolsClient
DevToolsClient
See Also