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