Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created September 17, 2024 17:36
Show Gist options
  • Save vs-mobiletools-engineering-service2/e4478fea2ebce88fa1b6980be984bb6e to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/e4478fea2ebce88fa1b6980be984bb6e to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/Microsoft.macOS.md

API diff: Microsoft.macOS.dll

Microsoft.macOS.dll

Namespace BrowserEngineKit

Type Changed: BrowserEngineKit.BENetworkingProcess

Added method:

public static System.Threading.Tasks.Task<BENetworkingProcess> CreateAsync (System.Action interruptionHandler);

Type Changed: BrowserEngineKit.BERenderingProcess

Added method:

public static System.Threading.Tasks.Task<BERenderingProcess> CreateAsync (System.Action interruptionHandler);

Type Changed: BrowserEngineKit.BEWebContentProcess

Added method:

public static System.Threading.Tasks.Task<BEWebContentProcess> CreateAsync (System.Action interruptionHandler);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment