Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=42547

--- shadow/42547        2006-05-08 10:21:30.000000000 -0400
+++ shadow/42547.tmp.1899       2006-05-08 10:21:59.000000000 -0400
@@ -10,14 +10,13 @@
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: Reflection does not bind to the best method.
+Summary: [PATCH] Reflection does not bind to the best method.
 
 Description of Problem:
 Reflection method lookup will bind to an exact match if one is found, but 
 if one is not found, it will simply use the first match it finds.  It 
 should use the best possible match.
 In other words, if there are two methods, one that takes an object, and 
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to