Beispiel #1
0
 public string GetBookTitle()
 {
     return(Book.Find(_bookId).GetTitle());
 }