コード例 #1
0
 public DataTable AccountType_GetList()
 {
     return(adapter.AccountType_GetList(0, 1));
 }