Update all model classes to Electron API 39.2

This commit is contained in:
softworkz
2025-11-22 02:16:10 +01:00
parent 1d554fda60
commit 6761119241
114 changed files with 1527 additions and 499 deletions

View File

@@ -1,8 +1,9 @@
namespace ElectronNET.API.Entities
{
/// <summary>
///
/// Authentication scheme names used by webContents 'login' authInfo.scheme.
/// </summary>
/// <yremarks>Undecidable from MCP: no typed enum is defined in docs; kept as project enum to reflect commonly observed values.</yremarks>
public enum Scheme
{
/// <summary>