mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 19:47:21 +01:00
remove boilerplate code, change to concurrent dict
This commit is contained in:
parent
fb7943cdcd
commit
a2d884718a
3 changed files with 3 additions and 24 deletions
|
|
@ -80,10 +80,6 @@ public partial class ApiController : IDisposable
|
|||
public event SimpleStringDelegate? PairedClientOffline;
|
||||
|
||||
public event SimpleStringDelegate? PairedClientOnline;
|
||||
|
||||
public event SimpleStringDelegate? PairedWithOther;
|
||||
|
||||
public event SimpleStringDelegate? UnpairedFromOther;
|
||||
public event VoidDelegate? DownloadStarted;
|
||||
public event VoidDelegate? DownloadFinished;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue