예제 #1
0
 public IEnumerable <Misc> GetAll()
 {
     return(_miscRepository.GetAll());
 }