示例#1
0
 private void button4_Click(object sender, EventArgs e)
 {
     InteractiveAPI.tvip = textBox1.Text;
     InteractiveAPI.Mavi();
 }