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