Click or drag to resize

XmlDeserializationCodeForAttribute Constructor

Overload List
 NameDescription
Public methodXmlDeserializationCodeForAttribute(Type, Int32) Constructor. The class this attribute is applied provides a serialization surrogate for the type
C#
serializationtype
, version
C#
version.
.
Public methodXmlDeserializationCodeForAttribute(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