Message in Italian (Italiano)
L'elemento '<var>Z</var>:<var>A</var>' contiene dati del contratto dati '<var>X</var>:<var>Y</var>'. Il deserializzatore non può determinare alcun tipo mappato a questo contratto. Aggiungere il tipo corrispondente a '<var>Y</var>' all'elenco dei tipi conosciuti, ad esempio utilizzando l'attributo KnownTypeAttribute o aggiungendolo all'elenco dei tipi conosciuti passato a DataContractSerializer.
Unlocalized message
Element '<var>Z</var>:<var>A</var>' contains data from a type that maps to the name '<var>X</var>:<var>Y</var>'. The deserializer has no knowledge of any type that maps to this name. Consider using a DataContractResolver or add the type corresponding to '<var>Y</var>' to the list of known types - for example, by using the KnownTypeAttribute attribute or by adding it to the list of known types passed to DataContractSerializer.
Search by Google