Skip to content

Commit 2010954

Browse files
authored
Update README.md
1 parent cae7906 commit 2010954

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ public partial class App : Application, ISingleInstance
1515
}
1616
```
1717
The initialization of the instance should be done on application startup or main window's startup
18+
1819
Cleanup method should be called on the exit point of the application.
1920
```csharp
2021

0 commit comments

Comments
 (0)