Exemple #1
0
 public List <OrgDto> GetOrganization()
 {
     return(_orgRepository.GetOrganization());
 }