コード例 #1
0
 public virtual IList <LocationBinItemDetail> GetAllLocationBinItemDetail()
 {
     return(entityDao.GetAllLocationBinItemDetail());
 }