C# Class Project_Marmelade.ProductionMenu

Interaction logic for ProductionMenu.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: DMOe15a/ProjectMarmelade

Public Methods

Method Description
ProductionMenu ( ) : System

Private Methods

Method Description
PopulateGridLists ( ) : void
ShowGrid ( List gridList, Grid gridName ) : void
btnFruitInfo_Click ( object sender, RoutedEventArgs e ) : void
btnProductProfit_Click ( object sender, RoutedEventArgs e ) : void
btnProductlist_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ProductionMenu() public method

public ProductionMenu ( ) : System
return System