Ejemplo n.º 1
0
 private void SetNumber(int x)
 {
     label1.Text = skin.DisplayString(x);
 }