C# Class CasualMeter.App

Interaction logic for App.xaml
Inheritance: ISingleInstanceApp
Show file Open project: lunyx/CasualMeter

Public Methods

Method Description
SignalExternalCommandLineArgs ( IList args ) : bool

Private Methods

Method Description
CleanReleaseNotes ( string value ) : string
CurrentDomainOnUnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
CurrentOnDispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void
HandleException ( Exception e ) : void
Main ( ) : void
ScrubHtml ( string value ) : string
TaskScheduler_UnobservedTaskException ( object sender, System.Threading.Tasks.UnobservedTaskExceptionEventArgs e ) : void
Update ( ) : System.Threading.Tasks.Task

Method Details

SignalExternalCommandLineArgs() public method

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