Click or drag to resize

WebBrowserExtensionsThrowExceptionIfChromiumWebBrowserDisposed Method

Version 118.6.80

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

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

Parameters

browser
Type: CefSharpIChromiumWebBrowserBase

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

See Also