Пример #1
0
 public CompanyInformation GetCompany()
 {
     return(_companyInformationDal.GetAll().FirstOrDefault());
 }