Example #1
0
 void IModelExplicitDeclarationsHolder.AddAsPersistentMember(MemberInfo member)
 {
     declaredModel.AddAsPersistentMember(member);
 }