Example #1
0
 private void button12_Click(object sender, EventArgs e)
 {
     xiadan.PartFundSH(textBox1.Text, int.Parse(textBox3.Text));
 }