Message in Hebrew (עברית)
הסוג '<var>Type Name</var>' עם שם חוזה הנתונים '<var>X</var>:<var>Y</var>' אינו צפוי. הוסף את כל הסוגים שאינם ידועים באופן סטטי לרשימת הסוגים הידועים - לדוגמה, באמצעות התכונה KnownTypeAttribute attribute או על-ידי הוספה שלהם לרשימת הסוגים הידועים שהועברה אל DataContractSerializer.
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