Exemplo n.º 1
0
 private MapTypeInfo CreateMapTypeInfo(Type type, AttributeExtCollection attributes)
 {
     return(m_manager.CreateMapTypeInfo(type, attributes));
 }