コード例 #1
0
 public virtual void CreateLocationBinItemDetail(LocationBinItemDetail entity)
 {
     entityDao.CreateLocationBinItemDetail(entity);
 }