Message in Chinese (Simplified) (中文(简体))
类型“<var>Type Name</var>”不能自未用 DataContractAttribute 或 SerializableAttribute 标记的类型继承。请考虑用 DataContractAttribute 或 SerializableAttribute 标记基类型“X”,或者从派生类型中移除这两个特性。
Unlocalized message
Type '<var>Type Name</var>' cannot inherit from a type that is not marked with DataContractAttribute or SerializableAttribute. Consider marking the base type 'X' with DataContractAttribute or SerializableAttribute, or removing them from the derived type.
Search by Google