コード例 #1
0
 public virtual void DeleteLocationBinItemDetail(Int32 id)
 {
     entityDao.DeleteLocationBinItemDetail(id);
 }