Пример #1
0
 private void Add(Tea tea)
 {
     teaOptions.Add(tea);
 }
Пример #2
0
 private void Add(Tea tea)
 {
     teaOptions.Add (tea);
 }