5 lines
97 B
C#
5 lines
97 B
C#
using Toolkit.Foundation;
|
|
|
|
namespace Bitvault;
|
|
|
|
public interface ILockerHost : IComponentHost; |