Exemple #1
0
 internal static int Delete(string code)
 {
     return(DonTraHangDAO.Delete(code));
 }