Example #1
0
 public object Index()
 {
     return(_siteRepository.GetAllFromBase());
 }