[Mono-bugs] [Bug 78637][Nor] New - Missing methods in MethodBase
and FieldInfo
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jun 13 16:13:30 EDT 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 mono at evain.net.
http://bugzilla.ximian.com/show_bug.cgi?id=78637
--- shadow/78637 2006-06-13 16:13:30.000000000 -0400
+++ shadow/78637.tmp.17679 2006-06-13 16:13:30.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 78637
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity: Unknown
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: mono at evain.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Missing methods in MethodBase and FieldInfo
+
+The methods:
+
+- MethodBase System.Reflection.MethodBase::GetMethodFromHandle
+(RuntimeMethodHandle,RuntimeTypeHandle)
+http://msdn2.microsoft.com/en-us/ms145377.aspx
+
+- FieldInfo FieldInfo::GetFieldFromHandle (RuntimeFieldHandle,RuntimeTypeHandle)
+http://msdn2.microsoft.com/en-us/ms145335.aspx
+
+does not exist in Mono at this moment.
More information about the mono-bugs
mailing list