Make it possible to feed in options to the Enumerate handler
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace Bitvault;
|
||||
|
||||
public record Filter<TValue>(TValue? Value);
|
||||
Reference in New Issue
Block a user