Esempio n. 1
0
 public List <Autor> GetAutoren()
 {
     return(SortiereAutoren(Data.GetAutoren()));
 }