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 [EMAIL PROTECTED]

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

--- shadow/78594        2006-07-04 10:04:51.000000000 -0400
+++ shadow/78594.tmp.25144      2006-07-04 10:06:44.000000000 -0400
@@ -82,6 +82,19 @@
 attributes for his own purposes and Mono will mess up his code.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-07-04 10:04 -------
 Created an attachment (id=17240)
 TestSerializationCallbacks.cs
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-07-04 10:06 -------
+The attached test should print the following:
+Plain.OnSerializing
+Plain.OnSerialized
+ISerializable.OnSerializing
+ISerializable.GetObjectData
+ISerializable.OnSerialized
+Plain.OnDeserializing
+Plain.OnDeserialized
+ISerializable.OnDeserializing
+ISerializable.Ctor
+ISerializable.OnDeserialized
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to