Exemple #1
0
 public IEnumerable <Dashbord> GetDashbords()
 {
     return(repo.ReadDashbords());
 }