Message in Chinese (Simplified) (中文(简体))
DataContractJsonSerializer 不支持将该对象的 FullTypeName 设置序列化为非 FullTypeName 默认值。试图序列化完整类型名称为“<var>X</var>”且默认完整类型名称为“<var>Y</var>”的对象。
Unlocalized message
DataContractJsonSerializer does not support the setting of the FullTypeName of the object to be serialized to a value other than the default FullTypeName. Attempted to serialize object with full type name '<var>X</var>' and default full type name '<var>Y</var>'.
Search by Google