Exemple #1
0
 private void OnLightSwitch(object sender, OnLightSwitch eventargs)
 {
     this.UpdateColors();
 }