Ejemplo n.º 1
0
 protected override void Dispose(bool disposing)
 {
     _ProductRepository.Dispose();
     _ProductTypeRepository.Dispose();
 }