Exemple #1
0
 void IModelExplicitDeclarationsHolder.AddAsOneToOneRelation(MemberInfo member)
 {
     declaredModel.AddAsOneToOneRelation(member);
 }