[Mono-bugs] [Bug 81099][Nor] New - [Patch] TypeDescriptor.CreateDesigner - wrong BindingFlags

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 9 18:18:46 EST 2007


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 contact at i-nz.net.

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

--- shadow/81099	2007-03-09 18:18:45.000000000 -0500
+++ shadow/81099.tmp.550	2007-03-09 18:18:45.000000000 -0500
@@ -0,0 +1,21 @@
+Bug#: 81099
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: contact at i-nz.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [Patch] TypeDescriptor.CreateDesigner - wrong BindingFlags
+
+Designer are not required to expose a public ctor, infact the whole
+WinForms designer stack doesn't, so the BindingFlags in
+TypeDescriptor.CreateDesigner are wrong. Patch to fix that attached.


More information about the mono-bugs mailing list