FetchClientEnableAsync Method |
[Missing <summary> documentation for "M:CefSharp.DevTools.Fetch.FetchClient.EnableAsync(System.Collections.Generic.IList{CefSharp.DevTools.Fetch.RequestPattern},System.Nullable{System.Boolean})"]
Namespace: CefSharp.DevTools.Fetch
public Task<DevToolsMethodResponse> EnableAsync( IList<RequestPattern> patterns = null, Nullable<bool> handleAuthRequests = null )
[Missing <param name="patterns"/> documentation for "M:CefSharp.DevTools.Fetch.FetchClient.EnableAsync(System.Collections.Generic.IList{CefSharp.DevTools.Fetch.RequestPattern},System.Nullable{System.Boolean})"]
[Missing <param name="handleAuthRequests"/> documentation for "M:CefSharp.DevTools.Fetch.FetchClient.EnableAsync(System.Collections.Generic.IList{CefSharp.DevTools.Fetch.RequestPattern},System.Nullable{System.Boolean})"]
[Missing <returns> documentation for "M:CefSharp.DevTools.Fetch.FetchClient.EnableAsync(System.Collections.Generic.IList{CefSharp.DevTools.Fetch.RequestPattern},System.Nullable{System.Boolean})"]