Ejemplo n.º 1
0
 public HasManyStep(IAutomappingConfiguration cfg)
 {
     simpleTypeCollectionStepStep = new SimpleTypeCollectionStep(cfg);
     collectionStep = new CollectionStep(cfg);
 }
Ejemplo n.º 2
0
 public HasManyStep(IAutomappingConfiguration cfg)
 {
     simpleTypeCollectionStepStep = new SimpleTypeCollectionStep(cfg);
     collectionStep = new CollectionStep(cfg);
 }