Exemple #1
0
 public static bool UpdateStatus(DataTable dt)
 {
     return(LisTmCorrespondingDal.UpdateStatus(dt));
 }