Click or drag to resize
CefAddDisposable Method
Version 51.0.0

[Missing <summary> documentation for "M:CefSharp.Cef.AddDisposable(System.IDisposable)"]

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 51.0.0.0
Syntax
public static void AddDisposable(
	IDisposable item
)

Parameters

item
Type: SystemIDisposable

[Missing <param name="item"/> documentation for "M:CefSharp.Cef.AddDisposable(System.IDisposable)"]

See Also