Message in Chinese (Traditional) (中文(繁體))
無法匯入命名空間 '<var>namespace</var>' 中資料合約名稱為 '<var>X</var>' 的 ISerializable 類型。無法為 ISerializable 類型自訂資料合約名稱,且產生的名稱 '<var>Y</var>' 與預期的名稱 '<var>X</var>' 不相符。請檢查必要的名稱是否對應到其他類型,或是否為無法產生的無效 CLR 名稱,或者該類型要求的外部類型並不存在。
Unlocalized message
ISerializable type with data contract name '<var>X</var>' in namespace '<var>namespace</var>' cannot be imported. The data contract name cannot be customized for ISerializable type and the generated name '<var>Y</var>' does not match the expected name '<var>X</var>'. Check if the required name has been mapped to a different type or if it is an invalid CLR name which cannot be generated or if the type requires an outer type which is not present.
Search by Google