C# Class ME3Explorer.App

Inheritance: ISingleInstanceApp
Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
FileFilter string

Méthodes publiques

Méthode Description
GetVersion ( ) : string
SignalExternalCommandLineArgs ( string args ) : int

Private Methods

Méthode Description
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

Method Details

GetVersion() public static méthode

public static GetVersion ( ) : string
Résultat string

SignalExternalCommandLineArgs() public méthode

public SignalExternalCommandLineArgs ( string args ) : int
args string
Résultat int

Property Details

FileFilter public_oe static_oe property

public static string FileFilter
Résultat string