C# Class Etupirka.Dialog.GamePropertyDialog

Interaction logic for GamePropertyDialog.xaml
Inheritance: MahApps.Metro.Controls.MetroWindow
Afficher le fichier Open project: Aixile/Etupirka Class Usage Examples

Méthodes publiques

Méthode Description
GamePropertyDialog ( GameExecutionInfo _game ) : System

Private Methods

Méthode Description
DisplaySettings_Click ( object sender, RoutedEventArgs e ) : void
GetExecPath_Click ( object sender, RoutedEventArgs e ) : void
GetProcPath_Click ( object sender, RoutedEventArgs e ) : void
GetProcPath_List_Click ( object sender, RoutedEventArgs e ) : void
SyncESID_Click ( object sender, RoutedEventArgs e ) : void
btnDialogOk_Click ( object sender, RoutedEventArgs e ) : void

Method Details

GamePropertyDialog() public méthode

public GamePropertyDialog ( GameExecutionInfo _game ) : System
_game GameExecutionInfo
Résultat System