Click or drag to resize

WebBrowserExtensionsThrowExceptionIfChromiumWebBrowserDisposed Method

Version 111.2.70

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

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.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