Ejemplo n.º 1
0
 public PathSegmentDescriptionFactory(IEntitySetRegistry entitySetRegistry)
 {
     this.entitySetRegistry = entitySetRegistry;
 }
Ejemplo n.º 2
0
 public PathSegmentBuildInfoFactory(IEntitySetRegistry entitySetRegistry)
 {
     this.entitySetRegistry = entitySetRegistry;
 }