Message in Czech (Čeština)
Typ <var>Type Name</var> nemůže dědit od typu, který není označen atributem DataContractAttribute nebo SerializableAttribute. Označte základní typ X atributem DataContractAttribute nebo SerializableAttribute, případně odeberte tyto atributy od odvozeného typu.
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