コード例 #1
0
 public IList <ItemCategory> GetItemCategories()
 {
     return(_controller.GetItemCategories());
 }