C# Class Project_Marmelade.FruitInfo

Interaction logic for FruitInfo.xaml
Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: DMOe15a/ProjectMarmelade

Public Methods

Method Description
FruitInfo ( ) : System

Private Methods

Method Description
UpdatePage ( ) : void
btnSave_Click ( object sender, RoutedEventArgs e ) : void
button_Click ( object sender, RoutedEventArgs e ) : void

Method Details

FruitInfo() public method

public FruitInfo ( ) : System
return System