Ejemplo n.º 1
0
 private void Blink(Color c)
 {
     Utils.BlinkAsync(indicator, c);
 }