Ejemplo n.º 1
0
 public EntityRepository(IEntityServiceProxy entityServiceProxy) {
     _entityServiceProxy = entityServiceProxy;
 }
 public EntityRepository(IEntityServiceProxy entityServiceProxy)
 {
     _entityServiceProxy = entityServiceProxy;
 }