예제 #1
0
 public IEnumerable <Test> Get()
 {
     return(_testsRepository.Get());
 }