| 123456789101112131415161718192021222324252627282930313233 |
- 2002-01-06 David Dawkins <[email protected]>
- * IFormatter.cs : New file
- 2002-05-01 Ravi Pratap <[email protected]>
- * SerializationInfo.cs : Insert MonoTODO attribute.
- 2001-08-24 Nick Drochak <[email protected]>
- * IDeserializationCallback.cs: New File
- Wed Nov 14 17:03:30 CET 2001 Paolo Molaro <[email protected]>
- * IFormatterConverter.cs, SerializationInfo.cs: CLSCompliant updates.
- Fri Nov 2 18:40:12 CET 2001 Paolo Molaro <[email protected]>
- * SerializationException.cs: implemented.
- 2001-08-24 Nick Drochak <[email protected]>
- * SerializationInfo.cs: Added all the public methods so that the compile would not break
- 2001-07-20 Miguel de Icaza <[email protected]>
- * SerializationInfo.cs: New file.
- * IFormatterConverter.cs: New file.
- * ISerializable.cs: New file.
-
|