Message in Polish (Polski)
Typ „<var>Type Name</var>” nie może dziedziczyć z typu, który nie jest oznaczony atrybutem DataContractAttribute ani SerializableAttribute. Rozważ oznaczenie typu podstawowego „X” atrybutem DataContractAttribute lub SerializableAttribute albo usunięcie ich z typu pochodnego.
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