C# Class PCSX2Bonus.wndGameNotify

Inheritance: System.Windows.Window, IComponentConnector
Exibir arquivo Open project: CyberFoxHax/PCSXBonus

Public Methods

Method Description
wndGameNotify ( ) : System

Private Methods

Method Description
IComponentConnector ( int connectionId, object target ) : void
InitializeComponent ( ) : void
SlideIn ( ) : void
wndGameNotify_Loaded ( object sender, RoutedEventArgs e ) : void
wndGameNotify_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

wndGameNotify() public method

public wndGameNotify ( ) : System
return System