Exemple #1
0
 public void AddBook(string book)
 {
     state.AddBook(book);
 }