Exemplo n.º 1
0
 internal void AddMap( String propertyName, MapItem item )
 {
     AddMap( propertyName, item.Name );
 }