Message in Chinese (Traditional) (中文(繁體))
無法將成員 '<var>Member</var>.<var>X</var>' 序列化,因為它既不是欄位也不是屬性,因此不可以含有 DataMemberAttribute 屬性標記。請從 '<var>X</var>' 成員移除 DataMemberAttribute 屬性。
Unlocalized message
Member '<var>Member</var>.<var>X</var>' cannot be serialized since it is neither a field nor a property, and therefore cannot be marked with the DataMemberAttribute attribute. Remove the DataMemberAttribute attribute from the '<var>X</var>' member.
Search by Google