Ejemplo n.º 1
0
 public static List <DichVu_DTO> takeAllServiceFId(string ID)
 {
     return(DichVu_DAO.takeServicesFId(ID));
 }