Ejemplo n.º 1
0
 public void BackLight()
 {
     DecreaseHintsCount();
     hints.Backlight();
     CheckHintsCount();
 }