C# Class ProjectJam.DeleteRecipe

Interaction logic for DeleteRecipe.xaml
Inheritance: System.Windows.Controls.Page
Datei anzeigen Open project: Tiakiana/ProjectMarmelade

Public Methods

Method Description
DeleteRecipe ( ) : System

Private Methods

Method Description
DeleteRecipeBtn_Click ( object sender, RoutedEventArgs e ) : void

Method Details

DeleteRecipe() public method

public DeleteRecipe ( ) : System
return System