[Mono-bugs] [Bug 77460][Nor] New - IsGenericMethod

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 3 11:33:41 EST 2006


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 joseph.ruskiewicz at inf.ethz.ch.

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: mono-bugs at ximian.com                            
+ReportedBy: joseph.ruskiewicz at inf.ethz.ch               
+QAContact: mono-bugs at ximian.com
+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.


More information about the mono-bugs mailing list