예제 #1
0
 void IModelExplicitDeclarationsHolder.AddAsRootEntity(System.Type type)
 {
     declaredModel.AddAsRootEntity(type);
 }