Пример #1
0
 public List <TestEntity> GetAll()
 {
     return(_testData.GetAll());
 }