How do I change the name of a parameter in a constructor in metadata.xml? So Far I have:
<attr path="/api/package[@name='org.osmdroid.util']/class[@name='GeoPoint']/method[@name='.ctor']/signature[@name='(II)V']/parameter[@name='p0']" name="name">latitude</attr> But that doesn't seem to work. Also on http://docs.xamarin.com/android/tutorials/API_Metadata_Reference the link to "http://www.mono-project.com/ GAPI#Metadata<http://docs.xamarin.com/http%3a%2f%2fwww.mono-project.com/_GAPI#Metadata>" is wrong. Jeremy
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
