C# Class AbstractClassTwo.Models.WholeWheat

Inheritance: Bread
Datei anzeigen Open project: georgidelchev/CSharp-Programming-Advanced

Public Methods

Method Description
Bake ( ) : void
MixIngredients ( ) : void

Method Details

Bake() public method

public Bake ( ) : void
return void

MixIngredients() public method

public MixIngredients ( ) : void
return void