Add Config locking and caching
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
namespace Toolkit.Foundation;
|
||||
|
||||
public interface IRemovable :
|
||||
IDisposable;
|
||||
Reference in New Issue
Block a user