public Libros GetLibroxId(int LibroId)
 {
     return(libroRes.GetLibroxId(LibroId));
 }