Method Proceed
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
Proceed()
Creates a InjectCssResponse that notifies the browser that it can proceed without injecting a custom stylesheet.
public static InjectCssResponse Proceed()
Returns
- InjectCssResponse
The InjectCssResponse instance that can be used as a return value in InjectCssHandler implementation.