Beispiel #1
0
 public BaseConfiguration(Type parent)
 {
     _relation = new EntityRelation(parent);
 }
Beispiel #2
0
 public BaseConfiguration(Type parent)
 {
     _relation = new EntityRelation(parent);
 }