Esempio n. 1
0
 public Bericht GetBericht(string id)
 {
     return(repo.ReadBericht(id));
 }