示例#1
0
 void IModelExplicitDeclarationsHolder.AddAsComponent(System.Type type)
 {
     declaredModel.AddAsComponent(type);
 }