Пример #1
0
 public CeilingFanOffCommand(CeilingFan ceilingFan)
 {
     this.ceilingFan = ceilingFan;
 }