[Mono-bugs] [Bug 70570][Blo] Changed - BinaryFormatter not calling IObjectReference.GetRealObject on an Hashtable key
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 14 Dec 2004 19:15:31 -0500 (EST)
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 pre@oninetspeed.pt.
http://bugzilla.ximian.com/show_bug.cgi?id=70570
--- shadow/70570 2004-12-14 19:14:38.000000000 -0500
+++ shadow/70570.tmp.31971 2004-12-14 19:15:31.000000000 -0500
@@ -43,6 +43,11 @@
like this:
class A : ISerializable {}
However, in MS .NET we must have:
[Serializable] class A : ISerializable {}
+
+------- Additional Comments From pre@oninetspeed.pt 2004-12-14 19:15 -------
+Created an attachment (id=13511)
+BinaryFormatterBug
+