File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
CefSharp.Core.Runtime.RefAssembly Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ public static void EnableWaitForBrowsersToClose() { }
7979 public static CefSharp . ICookieManager GetGlobalCookieManager ( CefSharp . ICompletionCallback callback ) { throw null ; }
8080 public static CefSharp . IRequestContext GetGlobalRequestContext ( ) { throw null ; }
8181 public static string GetMimeType ( string extension ) { throw null ; }
82+ public static int GetMinLogLevel ( ) { throw null ; }
8283 public static System . Threading . Tasks . Task < System . Collections . Generic . List < CefSharp . WebPluginInfo > > GetPlugins ( ) { throw null ; }
8384 public static bool Initialize ( CefSharp . Core . CefSettingsBase cefSettings ) { throw null ; }
8485 public static bool Initialize ( CefSharp . Core . CefSettingsBase cefSettings , bool performDependencyCheck ) { throw null ; }
You can’t perform that action at this time.
0 commit comments