Exemplo n.º 1
0
 public LightOnCommand(Light light)
 {
     Light = light;
 }