C# Class Cooperation.AddNewHarvestWindow

Interaction logic for AddNewHarvestWindow.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: DMOE15C/Orchard-Project-Global- Class Usage Examples

Public Methods

Method Description
AddNewHarvestWindow ( ) : System

Private Methods

Method Description
addBtn_Click ( object sender, RoutedEventArgs e ) : void
listBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

AddNewHarvestWindow() public method

public AddNewHarvestWindow ( ) : System
return System