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 serializationtype, version version..
Public methodXmlDeserializationCodeForAttribute(String, String, Int32) Constructor. Used when the target type is deprecated and no longer available. The attributed method is then responsible for deserialization.
Top
See Also