コード例 #1
0
 public IEnumerable <Tools> GetTools()
 {
     return(toolsRepository.GetAll());
 }