Changed Git Submodules

This commit is contained in:
TheJoKlLa
2022-05-10 23:50:04 +02:00
parent ad720e7503
commit a9a3f9c545
3 changed files with 3 additions and 2 deletions

View File

@ -14,6 +14,7 @@ namespace FabAccessAPI
}
#endregion
#region Events
public event EventHandler<ConnectionStatusChange> ConnectionStatusChanged;
#endregion