Changes recommended by Rider/Resharper

This commit is contained in:
2022-04-09 00:55:02 +02:00
parent 73e7fe89f1
commit fc5b81014b
28 changed files with 982 additions and 790 deletions

View File

@@ -10,4 +10,4 @@ namespace VAR.ScreenAutomation.Interfaces
Bitmap Process(Bitmap bmpInput, IOutputHandler output);
string ResponseKeys();
}
}
}