C# Class Chef, TelerikAcademy

Mostra file Open project: nzhul/TelerikAcademy Class Usage Examples

Public Methods

Method Description
Cook ( ) : void

Private Methods

Method Description
Cut ( Organism organism ) : void
GetBowl ( ) : Bowl
GetCarrot ( ) : Carrot
GetPotato ( ) : Potato
Peel ( Organism organism ) : void

Method Details

Cook() public method

public Cook ( ) : void
return void