Message in Greek (Ελληνικά)
Ο τύπος '<var>Type Name</var>' δεν μπορεί να δεχθεί μεταβίβαση από έναν τύπο που δεν έχει σημειωθεί με χαρακτηριστικό DataContractAttribute ή SerializableAttribute. Εξετάστε το ενδεχόμενο να σημειώσετε τον βασικό τύπο 'X' με DataContractAttribute ή με SerializableAttribute ή να τα καταργήσετε από τον τύπο προέλευσης.
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