Beispiel #1
0
 private static IEnumerable <Model> GetModels()
 {
     return(ModelDAO.GetModels());
 }