mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 13:33:13 +00:00
Bugfix
This commit is contained in:
@ -34,6 +34,7 @@ namespace Esyur.Core
|
||||
MethodNotFound,
|
||||
PropertyNotFound,
|
||||
SetPropertyDenied,
|
||||
ReadOnlyProperty
|
||||
ReadOnlyProperty,
|
||||
GeneralFailure,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user