2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2026-04-30 06:58:41 +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
+1
View File
@@ -36,5 +36,6 @@ namespace Esiur.Core
SetPropertyDenied,
ReadOnlyProperty,
GeneralFailure,
AddToStoreFailed
}
}