2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-09-13 12:43:17 +00:00
This commit is contained in:
2025-08-12 12:25:07 +03:00
parent 531770820f
commit a490cb9e32
8 changed files with 106 additions and 962 deletions

View File

@@ -41,7 +41,7 @@ public enum ExceptionCode : ushort
NotAttached,
AlreadyListened,
AlreadyUnlistened,
NotListenable,
NotSubscribable,
ParseError,
Timeout,
NotSupported,