Esempio n. 1
0
 public IEnumerable <TS> GetAllTS()
 {
     return(repo.GetTSList());
 }