Exemplo n.º 1
0
 public bool AddKH(string tenKH, int SDT, int cMND)
 {
     return(model.AddKH(tenKH, SDT, cMND));
 }