Ejemplo n.º 1
0
 public void RegistrarSolicitud_PxC(DtoSolicitud objsolicitud)
 {
     objDaoSolicitud.RegistrarSolicitud_PxC(objsolicitud);
 }