[Mono-bugs] [Bug 61689][Wis] Changed - [PATCH] Can construct abstract class through reflection.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 29 Aug 2004 11:29:44 -0400 (EDT)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=61689
--- shadow/61689 2004-08-29 11:28:08.000000000 -0400
+++ shadow/61689.tmp.12724 2004-08-29 11:29:44.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: cleonard@go.ro
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Can construct abstract class through reflection.
+Summary: [PATCH] Can construct abstract class through reflection.
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
You can construct instances of abstract classes with reflection.