Exemplo n.º 1
0
 protected void LoadEntities()
 {
     ItemRepository.AddRange(Entities);
     UnitOfWork.SaveChanges();
 }