Example #1
0
 void IModelExplicitDeclarationsHolder.AddAsTablePerClassHierarchyEntity(System.Type type)
 {
     declaredModel.AddAsTablePerClassHierarchyEntity(type);
 }