CefRemoveDisposable Method  | 
Version 104.4.240 [Missing <summary> documentation for "M:CefSharp.Cef.RemoveDisposable(System.IDisposable)"]
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 104.4.240.0
Syntaxpublic static void RemoveDisposable(
	IDisposable item
)
public:
static void RemoveDisposable(
	IDisposable^ item
)
Parameters
- item
 - Type: SystemIDisposable
[Missing <param name="item"/> documentation for "M:CefSharp.Cef.RemoveDisposable(System.IDisposable)"]
 
See Also