Click or drag to resize

XmlSerializationSurrogateForAttribute Constructor

Overload List
 NameDescription
Public methodXmlSerializationSurrogateForAttribute(Type, Int32) Constructor. The class this attribute is applied provides a serialization surrogate for the type
C#
serializationtype
, version
C#
version.
.
Public methodXmlSerializationSurrogateForAttribute(String, String, Int32) Constructor. Used when the target type is deprecated and no longer available. The class this attribute is applied for is then responsible for deserialization
Top
See Also