0 changes, idunno why git wants me to commit
This commit is contained in:
@@ -22,9 +22,9 @@ namespace Password_Manager
|
||||
ProcessFailed?.Invoke(e);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public string? GetOutput(string procName, string args)
|
||||
{
|
||||
{
|
||||
try
|
||||
{
|
||||
Process proc = new Process()
|
||||
|
||||
Reference in New Issue
Block a user