These were meant to be events. Correcting now.
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Password_Manager
|
||||
{
|
||||
private string currentPath;
|
||||
private string recipient;
|
||||
public MethodRequest ReloadRequest;
|
||||
public event MethodRequest ReloadRequest;
|
||||
|
||||
public GeneratePassword(string currentPath, string recipient, MethodRequest ReloadRequest, string? name)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user