Message in Hungarian (magyar)
A(z) <var>Type Name</var> típushoz nem a(z) <var>X</var>:<var>Y</var> adategyezménynevet várta a program. Vegye fel az ismert típusok listájára az állandó jelleggel nem ismert típusokat: használja például a KnownTypeAttribute attribútumot, vagy adja hozzá a típusokat a DataContractSerializer elemnek átadott ismert típusok listájához.
Unlocalized message
Type '<var>Type Name</var>' with data contract name '<var>X</var>:<var>Y</var>' is not expected. Consider using a DataContractResolver or add any types not known statically to the list of known types - for example, by using the KnownTypeAttribute attribute or by adding them to the list of known types passed to DataContractSerializer.
Search by Google