Message in Chinese (Simplified) (中文(简体))
无法将无效的枚举值“<var>X</var>”反序列化为类型“<var>Type Name</var>”。如果该类型具有 DataContractAttribute 特性,则请确保显示必要的枚举值且标记为 EnumMemberAttribute 特性。
Unlocalized message
Invalid enum value '<var>X</var>' cannot be deserialized into type '<var>Type Name</var>'. Ensure that the necessary enum values are present and are marked with EnumMemberAttribute attribute if the type has DataContractAttribute attribute.
Search by Google