Message in Swedish (Svenska)
Typ <var>Type Name</var> kan inte ärva värden från en typ som inte har markerats med attributet DataContractAttribute eller attributet SerializableAttribute. Markera bastyp X med DataContractAttribute eller SerializableAttribute, eller ta bort dem från den härledda typen.
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