Пример #1
0
 public List <FactoryStatistic> GetFactoryStats(string from, string to)
 {
     return(dao.GetFactoryStatistics());
 }