Message in Chinese (Traditional) (中文(繁體))
類型 '<var>Type Name</var>' 的列舉值 '<var>X</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