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