Example #1
0
 public lightOffCommand(Light light)
 {
     this.currentLight = light;
 }