Interface ISingleInstanceApp
- Namespace
- Innova.Prism.Library.ClassDefinitions
- Assembly
- Innova.Prism.Library.dll
Represents an interface for a single instance application.
public interface ISingleInstanceApp
Methods
- SignalExternalCommandLineArgs(IList<string>)
Signals the external command line arguments to the application.