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