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