Пример #1
0
 public EditModel(BD_of_the_Insurance_Company.Data.BD_of_the_Insurance_CompanyContext context)
 {
     _context = context;
 }
Пример #2
0
 public PoliciesTypeModel(BD_of_the_Insurance_Company.Data.BD_of_the_Insurance_CompanyContext context)
 {
     _context = context;
 }
 public personnel_departmentModel(BD_of_the_Insurance_Company.Data.BD_of_the_Insurance_CompanyContext context)
 {
     _context = context;
 }
Пример #4
0
 public list_of_clientsModel(BD_of_the_Insurance_Company.Data.BD_of_the_Insurance_CompanyContext context)
 {
     _context = context;
 }
Пример #5
0
 public risksofpoliciesModel(BD_of_the_Insurance_Company.Data.BD_of_the_Insurance_CompanyContext context)
 {
     _context = context;
 }