long candy ready to test
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace VisionBuilder.UI.Common.Services;
|
||||
|
||||
public interface IPasswordInputService
|
||||
{
|
||||
string GetPassword();
|
||||
}
|
||||
Reference in New Issue
Block a user