Shared.Coffee Class Reference

This thing makes coffee! More...

List of all members.

Public Types

enum  BrewStrength {
  Andy, Weak, Medium, Strong,
  Geek
}
 The brewing strength scale. More...

Public Member Functions

 Coffee (BrewStrength strength, double amount)
 Coffee maker(Constructor for the Coffee class).


Detailed Description

This thing makes coffee!

Definition at line 10 of file Coffee.cs.


Member Enumeration Documentation

enum Shared::Coffee::BrewStrength

The brewing strength scale.

Definition at line 25 of file Coffee.cs.


Constructor & Destructor Documentation

Shared.Coffee.Coffee ( BrewStrength  strength,
double  amount 
)

Coffee maker(Constructor for the Coffee class).

Parameters:
strength The strength you wish the coffee to have
amount How much coffee you want, in liters

Definition at line 17 of file Coffee.cs.


The documentation for this class was generated from the following file:
Generated on Thu Dec 21 06:25:31 2006 for SCRAML by  doxygen 1.5.1-p1