Message in Italian (Italiano)
Il tipo '<var>Type Name</var>' non può ereditare da un tipo non contrassegnato con DataContractAttribute o SerializableAttribute. Provare a contrassegnare il tipo di base 'X' con DataContractAttribute o SerializableAttribute o a rimuovere tale tipo dal tipo derivato.
Unlocalized message
Type '<var>Type Name</var>' cannot inherit from a type that is not marked with DataContractAttribute or SerializableAttribute. Consider marking the base type 'X' with DataContractAttribute or SerializableAttribute, or removing them from the derived type.
Search by Google