C# 클래스 ME3Explorer.App

상속: ISingleInstanceApp
파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 프로퍼티들

프로퍼티 타입 설명
FileFilter string

공개 메소드들

메소드 설명
GetVersion ( ) : string
SignalExternalCommandLineArgs ( string args ) : int

비공개 메소드들

메소드 설명
Application_Exit ( object sender, System.Windows.ExitEventArgs e ) : void
Application_Startup ( object sender, System.Windows.StartupEventArgs e ) : void
HandleCommandLineArgs ( string args, int &exitCode ) : bool
Main ( ) : void

메소드 상세

GetVersion() 공개 정적인 메소드

public static GetVersion ( ) : string
리턴 string

SignalExternalCommandLineArgs() 공개 메소드

public SignalExternalCommandLineArgs ( string args ) : int
args string
리턴 int

프로퍼티 상세

FileFilter 공개적으로 정적으로 프로퍼티

public static string FileFilter
리턴 string