ApiBase: fix event names for App

This commit is contained in:
softworkz
2025-11-09 02:28:39 +01:00
parent 402147b8ef
commit 95fd7aa665
3 changed files with 23 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ using ElectronNET.Common;
/// </summary>
public class BrowserWindow : ApiBase
{
protected override string SocketEventCompleteSuffix => "-completed";
protected override SocketEventNameTypes SocketEventNameType => SocketEventNameTypes.DashesLowerFirst;
/// <summary>
/// Gets the identifier.