Esempio n. 1
0
 public BookmarkFormat(List<CatalogEntity> catalogList, BookmarkContract bookmarkWrapper)
 {
     this.catalogList = catalogList;
     this.bookmarkWrapper = bookmarkWrapper;
 }
Esempio n. 2
0
 public BookmarkFormat(List <CatalogEntity> catalogList, BookmarkContract bookmarkWrapper)
 {
     this.catalogList     = catalogList;
     this.bookmarkWrapper = bookmarkWrapper;
 }