Message in Portuguese (Brazil) (Português (Brasil))
O tipo '<var>Type Name</var>' não pode herdar de um tipo que não está marcado com DataContractAttribute ou SerializableAttribute. Considere marcar o tipo base 'X' com DataContractAttribute ou SerializableAttribute ou removê-los do 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