Prototyping
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
using Toolkit.Foundation;
|
||||
|
||||
namespace Bitvault;
|
||||
|
||||
public interface IVaultContentEntryViewModel :
|
||||
IValueInvoker<VaultContentConfiguration>;
|
||||
Reference in New Issue
Block a user