Exemple #1
0
 public Book(ISBN isbn)
 {
     ISBN = isbn;
 }
Exemple #2
0
 public Book(ISBN isbn)
 {
     ISBN = isbn;
 }