C# Class Project_Marmelade.ProductionMenu

Interaction logic for ProductionMenu.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: DMOe15a/ProjectMarmelade

Méthodes publiques

Méthode Description
ProductionMenu ( ) : System

Private Methods

Méthode 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 méthode

public ProductionMenu ( ) : System
Résultat System