Click or drag to resize

ResourceHandler.Dispose Method

Version 81.3.100
Dispose of resources here

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 81.3.100.0 (81.3.100.0)
Syntax
public virtual void Dispose()

Implements

IDisposable.Dispose()
See Also