コード例 #1
0
 public ItemAccountChecklist GetChecklist(int id)
 {
     return(_controller.GetItemAccountChecklist(id));
 }