Skip to content

Commit

Permalink
Net Core - Update Ref Assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
amaitland committed Dec 8, 2021
1 parent 8160ec1 commit a79e839
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ protected virtual void Dispose(bool A_0) { }
public virtual bool IsSame(CefSharp.IRequestContext context) { throw null; }
public virtual bool IsSharingWith(CefSharp.IRequestContext context) { throw null; }
public virtual void LoadExtension(string rootDirectory, string manifestJson, CefSharp.IExtensionHandler handler) { }
public virtual void PurgePluginListCache(bool reloadPages) { }
public virtual bool RegisterSchemeHandlerFactory(string schemeName, string domainName, CefSharp.ISchemeHandlerFactory factory) { throw null; }
public virtual System.Threading.Tasks.Task<CefSharp.ResolveCallbackResult> ResolveHostAsync(System.Uri origin) { throw null; }
public virtual bool SetPreference(string name, object value, out string error) { throw null; }
Expand Down

0 comments on commit a79e839

Please sign in to comment.