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