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=75982 --- shadow/75982 2005-09-08 03:09:37.000000000 -0400 +++ shadow/75982.tmp.16818 2005-09-08 10:20:02.000000000 -0400 @@ -10,13 +10,12 @@ Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: Martin's Todo From Michal Moskal: * http://lists.ximian.com/pipermail/mono-devel-list/2005-August/014330.html (runtime) - ok, but btw REQ @@ -101,6 +100,9 @@ patch ------- Additional Comments From [EMAIL PROTECTED] 2005-09-08 03:09 ------- I'm a bit confused by this patch - is MakeGenericMethod() now obsolete in MethodBase ? + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-08 10:20 ------- +Yes. The attribute says you should cast MethodBase to MethodInfo. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
