C# 클래스 SourceLog.App

Interaction logic for App.xaml
상속: ISingleInstanceApp
파일 보기 프로젝트 열기: tomhunter-gh/SourceLog

공개 메소드들

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

비공개 메소드들

메소드 설명
ApplicationExit ( object sender, System.Windows.ExitEventArgs e ) : void
CurrentDomainUnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Main ( ) : void

메소드 상세

App() 공개 메소드

public App ( ) : System
리턴 System

SignalExternalCommandLineArgs() 공개 메소드

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