Click or drag to resize

WebBrowserExtensionsThrowExceptionIfChromiumWebBrowserDisposed Method

Version 130.1.90

[Missing <summary> documentation for "M:CefSharp.WebBrowserExtensions.ThrowExceptionIfChromiumWebBrowserDisposed(CefSharp.IChromiumWebBrowserBase)"]


Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
public static void ThrowExceptionIfChromiumWebBrowserDisposed(
	IChromiumWebBrowserBase browser
)

Parameters

browser  IChromiumWebBrowserBase

[Missing <param name="browser"/> documentation for "M:CefSharp.WebBrowserExtensions.ThrowExceptionIfChromiumWebBrowserDisposed(CefSharp.IChromiumWebBrowserBase)"]

See Also