Click or drag to resize

DevToolsDomainEntityBaseToDictionary Method

Version 94.4.20

[Missing <summary> documentation for "M:CefSharp.DevTools.DevToolsDomainEntityBase.ToDictionary"]

Namespace:  CefSharp.DevTools
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public IDictionary<string, Object> ToDictionary()

Return Value

Type: IDictionaryString, Object

[Missing <returns> documentation for "M:CefSharp.DevTools.DevToolsDomainEntityBase.ToDictionary"]

See Also