public CompanyRepository()
 {
     context = new StocksContext();
 }
 public StockCostRepository()
 {
     context = new StocksContext();
 }
 public StockCostRepository()
 {
     context = new StocksContext();
 }
 public CompanyRepository()
 {
     context = new StocksContext();
 }