C# 클래스 CasualMeter.App

Interaction logic for App.xaml
상속: ISingleInstanceApp
파일 보기 프로젝트 열기: lunyx/CasualMeter

공개 메소드들

메소드 설명
SignalExternalCommandLineArgs ( IList args ) : bool

비공개 메소드들

메소드 설명
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

메소드 상세

SignalExternalCommandLineArgs() 공개 메소드

public SignalExternalCommandLineArgs ( IList args ) : bool
args IList
리턴 bool