Ejemplo n.º 1
0
 protected void btnUprate_Click(object sender, EventArgs e)
 {
     cldao.UpdateAutoTangRate();
     loadPending();
 }