Beispiel #1
0
 public IEnumerable <WatchList> Get()
 {
     return(repository.GetAll());
 }