C# Class SourceLog.App

Interaction logic for App.xaml
Inheritance: ISingleInstanceApp
Mostra file Open project: tomhunter-gh/SourceLog

Public Methods

Method Description
App ( ) : System
SignalExternalCommandLineArgs ( IList args ) : bool

Private Methods

Method Description
ApplicationExit ( object sender, System.Windows.ExitEventArgs e ) : void
CurrentDomainUnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Main ( ) : void

Method Details

App() public method

public App ( ) : System
return System

SignalExternalCommandLineArgs() public method

public SignalExternalCommandLineArgs ( IList args ) : bool
args IList
return bool