Message in Chinese (Traditional) (中文(繁體))
不需要資料合約名稱為 '<var>X</var>:<var>Y</var>' 的類型 '<var>Type Name</var>'。請將任何不明的類型新增到已知類型清單 - 例如,可以使用 KnownTypeAttribute 屬性,或將它們新增到會傳送給 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