示例#1
0
 private void SetNumber(int x)
 {
     label1.Text = skin.DisplayString(x);
 }