Message in Spanish (Español)
El tipo '<var>Type Name</var>' no se puede heredar de un tipo que no está marcado con DataContractAttribute o SerializableAttribute. Considere marcar el tipo base 'X' con DataContractAttribute o SerializableAttribute, o bien quitarlos del tipo derivado.
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