Exemple #1
0
 private void SetName(InMemoryBook book, string name)
 {
     book.SetName(name);
 }