Example #1
0
 public List <RepoModel> repoModels()
 {
     return(_repoService.GetAll());
 }