コード例 #1
0
 public List <SlideViewModel> GetList()
 {
     return(_slideRepository.GetList());
 }