Example #1
0
 public bool DelData(int ma)
 {
     return(nhaCungCapDAL.DelData(ma));
 }