WinFrmUI/HStation.WinFrmUI.Auth.Core/RoleMainPanel.cs @@ -7,6 +7,11 @@ public RoleMainPanel() { InitializeComponent(); this.Load += RoleMainPanel_Load; } private async void RoleMainPanel_Load(object? sender, EventArgs e) { } } }