C# Class SourceLog.App

Interaction logic for App.xaml
Inheritance: ISingleInstanceApp
Afficher le fichier Open project: tomhunter-gh/SourceLog

Méthodes publiques

Méthode Description
App ( ) : System
SignalExternalCommandLineArgs ( IList args ) : bool

Private Methods

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

Method Details

App() public méthode

public App ( ) : System
Résultat System

SignalExternalCommandLineArgs() public méthode

public SignalExternalCommandLineArgs ( IList args ) : bool
args IList
Résultat bool