Пример #1
0
 public void Execute()
 {
     hottub.On();
     hottub.Temperature(104);
     hottub.Circulate();
 }