Пример #1
0
 static ProductController()
 {
     ProductTypeHelper = new ProductTypeHelper ();
     ProductService = ApplicationContext.ProductService;
 }