Message in Japanese (日本語)
名前空間 '<var>namespace</var>' のデータ コントラクト名 '<var>X</var>' を持つ ISerializable 型をインポートできません。このデータ コントラクト名は ISerializable 型についてはカスタマイズできず、生成された名前 '<var>Y</var>' は必要な名前 '<var>X</var>' と一致しません。必要な名前が既に異なる型に割り当てられているかどうか、この名前が生成できない無効な CLR 名であるかどうか、またはこの型に必要なのは存在しない外部の型であるかどうかを確認してください。
Unlocalized message
ISerializable type with data contract name '<var>X</var>' in namespace '<var>namespace</var>' cannot be imported. The data contract name cannot be customized for ISerializable type and the generated name '<var>Y</var>' does not match the expected name '<var>X</var>'. Check if the required name has been mapped to a different type or if it is an invalid CLR name which cannot be generated or if the type requires an outer type which is not present.
Search by Google