コード例 #1
0
 public List <Category> Category()
 {
     return(shopRepository.Category());
 }