Added ICollectionSynchronization
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
namespace Bitvault;
|
||||
|
||||
public record ItemHeader<TValue>(TValue Value);
|
||||
|
||||
public record ItemHeader;
|
||||
Reference in New Issue
Block a user