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