mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-12-15 17:20:24 +00:00
Static Calling
This commit is contained in:
@@ -40,5 +40,6 @@ public enum ExceptionCode : ushort
|
||||
NotAttached,
|
||||
AlreadyListened,
|
||||
AlreadyUnlistened,
|
||||
NotListenable
|
||||
NotListenable,
|
||||
ParseError
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user