Method SignalExternalCommandLineArgs
- Namespace
- Innova.Prism.Library.ClassDefinitions
- Assembly
- Innova.Prism.Library.dll
SignalExternalCommandLineArgs(IList<string>)
Signals the external command line arguments to the application.
bool SignalExternalCommandLineArgs(IList<string> args)
Parameters
Returns
- bool
True if the signal was successful; otherwise, false.