namespace Business.Business { internal class ProductContext { public ProductContext() { } } }