2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-06-27 13:33:13 +00:00

async put

This commit is contained in:
2021-02-20 21:55:11 +03:00
parent 7c707637de
commit 4cfad2a242
6 changed files with 58 additions and 47 deletions

View File

@ -36,5 +36,6 @@ namespace Esiur.Core
SetPropertyDenied,
ReadOnlyProperty,
GeneralFailure,
AddToStoreFailed
}
}