Beispiel #1
0
 public void RegistrarSolcitud_PP(DtoSolicitud objsolicitud)
 {
     objDaoSolicitud.RegistrarSolicitud_PP(objsolicitud);
 }