コード例 #1
0
ファイル: SimpleModelInspector.cs プロジェクト: PeterJee/vtms
 void IModelExplicitDeclarationsHolder.AddAsTablePerConcreteClassEntity(System.Type type)
 {
     declaredModel.AddAsTablePerConcreteClassEntity(type);
 }