Ejemplo n.º 1
0
 public BaseConfiguration(Type parent)
 {
     _relation = new EntityRelation(parent);
 }
Ejemplo n.º 2
0
 public BaseConfiguration(Type parent)
 {
     _relation = new EntityRelation(parent);
 }