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=77460 --- shadow/77460 2006-02-03 11:33:41.000000000 -0500 +++ shadow/77460.tmp.13480 2006-02-03 11:33:41.000000000 -0500 @@ -0,0 +1,32 @@ +Bug#: 77460 +Product: Mono: Class Libraries +Version: unspecified +OS: other +OS Details: F +Status: NEW +Resolution: +Severity: 001 One hour +Priority: Normal +Component: System +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: IsGenericMethod + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +The class MethodBase in System.Reflection does not have a feature for +IsGenericMethod. + +Expected Results: +According, return false. + +Additional Information: +The spec can be found here: +http://msdn2.microsoft.com/system.reflection.methodbase.isgenericmethod.aspx +According to note it is also not supported in 2.0, but still should return +false. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
