Ejemplo n.º 1
0
 private void btn_Account_Click(object sender, EventArgs e)
 {
     Tefreeca_Admin_interface.Add_Response(Command_Server.Update_Account_DB, null);
 }
Ejemplo n.º 2
0
 private void button1_Click(object sender, EventArgs e)
 {
     Tefreeca_Admin_interface.Add_Response(Command_Server.Update_Proxy_DB, null);
 }