Пример #1
0
 public virtual void CreateItemReference(ItemReference entity)
 {
     entityDao.CreateItemReference(entity);
 }