Ejemplo n.º 1
0
 public Int64 GetTienPhong(int maPhieu)
 {
     return(phieuthuephongDAO.TienPhong(maPhieu));
 }