mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 13:33:13 +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