Esempio n. 1
0
 public CategoriesViewComponent(CmsShoppingCartContext context)
 {
     this.context = context;
 }
Esempio n. 2
0
 public MainMenuViewComponent(CmsShoppingCartContext context)
 {
     this.context = context;
 }