コード例 #1
0
 public IList <ItemAccount> GetItemAccounts()
 {
     return(_settingcontroller.GetItemAccounts());
 }