Exemple #1
0
 public void SetCatalogue(List <ICatalogueItem> catalogue)
 {
     _catalogue.Setup(catalogue);
 }