Запись Cbor

This commit is contained in:
2025-02-24 12:48:31 +03:00
parent 79aaad9226
commit 14c74c5775
7 changed files with 199 additions and 4 deletions
+4
View File
@@ -32,6 +32,10 @@ namespace mROA.Implementation
}
public class SharedObject : SharedObject<object>
{
}
public class SharedObject<T> where T : notnull
{
private IContextRepository GetDefaultContextRepository() =>