C# Class PCSX2Bonus.wndExecutableSelection

Inheritance: System.Windows.Window, IComponentConnector
Show file Open project: CyberFoxHax/PCSXBonus Class Usage Examples

Public Methods

Method Description
wndExecutableSelection ( ) : Microsoft.Win32

Private Methods

Method Description
IComponentConnector ( int connectionId, object target ) : void
InitializeComponent ( ) : void
Setup ( ) : void
btnAddNew_Click ( object sender, RoutedEventArgs e ) : void
btnCancel_Click ( object sender, RoutedEventArgs e ) : void
btnOk_Click ( object sender, RoutedEventArgs e ) : void
wndExecutableSelection_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

wndExecutableSelection() public method

public wndExecutableSelection ( ) : Microsoft.Win32
return Microsoft.Win32