Message in Japanese (日本語)
型 '<var>Type Name</var>' は DataContractAttribute または SerializableAttribute が設定されていない型からは、継承できません。基本型 'X' に DataContractAttribute か SerializableAttribute を設定するか、またはこれらを派生型から削除することを検討してください。
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