Timer lock work done
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using Toolkit.Foundation;
|
||||
|
||||
namespace Wallet;
|
||||
|
||||
public interface IWalletInactivityTimer :
|
||||
IInitialization,
|
||||
IDisposable;
|
||||
Reference in New Issue
Block a user