C# Class PCSX2Bonus.wndAbout

Inheritance: System.Windows.Window, IComponentConnector
Datei anzeigen Open project: CyberFoxHax/PCSXBonus

Public Methods

Method Description
wndAbout ( ) : System

Private Methods

Method Description
IComponentConnector ( int connectionId, object target ) : void
InitializeComponent ( ) : void
btnOk_Click ( object sender, RoutedEventArgs e ) : void
wndAbout_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

wndAbout() public method

public wndAbout ( ) : System
return System