WebBrowserExtensions.ThrowExceptionIfChromiumWebBrowserDisposed Method (original) (raw)
WebBrowserExtensionsThrowExceptionIfChromiumWebBrowserDisposed Method
Version 118.6.80
[Missing
Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax
public static void ThrowExceptionIfChromiumWebBrowserDisposed( IChromiumWebBrowserBase browser )
public: static void ThrowExceptionIfChromiumWebBrowserDisposed( IChromiumWebBrowserBase^ browser )
Parameters
browser
Type: CefSharpIChromiumWebBrowserBase
[Missing documentation for "M:CefSharp.WebBrowserExtensions.ThrowExceptionIfChromiumWebBrowserDisposed(CefSharp.IChromiumWebBrowserBase)"]
See Also