コード例 #1
0
 public List <Tag> GetTags()
 {
     return(_filterRepo.ReadTags().ToList());
 }