C# Class MFIGamepadConfigCreator.MainWindow

Inheritance: System.Windows.Window
Datei anzeigen Open project: Axadiw/MFIGamepadFeeder

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
Grid_Loaded ( object sender, RoutedEventArgs e ) : void
Log ( string message ) : void
SaveConfigurationToFile ( GamepadMapping configuration, string filename ) : System.Threading.Tasks.Task

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System