Example #1
0
 private void Add(Tea tea)
 {
     teaOptions.Add(tea);
 }
Example #2
0
 private void Add(Tea tea)
 {
     teaOptions.Add (tea);
 }