Message in Chinese (Traditional) (中文(繁體))
無法將無效的列舉值 '<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