We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae7906 commit 2010954Copy full SHA for 2010954
1 file changed
README.md
@@ -15,6 +15,7 @@ public partial class App : Application, ISingleInstance
15
}
16
```
17
The initialization of the instance should be done on application startup or main window's startup
18
+
19
Cleanup method should be called on the exit point of the application.
20
```csharp
21
0 commit comments