Exemple #1
0
 public List <OrgsViewModel> Get()
 {
     return(_orgService.GetLibOrgs(1));
 }