Exemplo n.º 1
0
 public ActionResult <IEnumerable <BookShelfm> > GetBookShelf() =>
 Ok(_bshelf.Get());