Exemplo n.º 1
0
 public static bool Modify(LisTmCorresponding model)
 {
     return(LisTmCorrespondingDal.Modify(model));
 }