Exemple #1
0
 public CompanyController()
 {
     _repository = FactoryClass.MakeCompanyRepository();
 }