示例#1
0
 public bool CapNhatDiem(int a, string b, float c, float d, float e)
 {
     return(HS.UpDateDiem(a, b, c, d, e));
 }