C# Class Gymnastika.MigrationGen.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Mostra file Open project: weiqiyiji/Gymnastika

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
Generate_Click ( object sender, RoutedEventArgs e ) : void
GetMigrationFileName ( string tableName, string version ) : string
SaveFile_Click ( object sender, RoutedEventArgs e ) : void
Window_Closing ( object sender, System e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System