You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: Usage examples are for WPF desktop applications. For other platforms/frameworks, inheritance and initialization should be done accordingly, not exactly like the examples.
7
+
Note: Usage examples are for WPF and Winforms desktop applications. For other platforms/frameworks, inheritance and initialization should be done accordingly, not exactly like the examples.
8
8
9
9
The class that handles instance invokation should inherit ISingleInstance and implement OnInstanceInvoked method.
0 commit comments