Click or drag to resize

CefRemoveDisposable Method

Version 130.1.90

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


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

Parameters

item  IDisposable

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

See Also