Click or drag to resize

DevToolsDomainEntityBaseToDictionary Method

Version 130.1.90

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


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

Return Value

IDictionaryString, Object

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

See Also