Message in German (Deutsch)
Der Typ "<var>Type Name</var>" kann nicht serialisiert werden. Kennzeichnen Sie ihn ggf. mit dem Attribut "DataContractAttribute", und kennzeichnen Sie alle zu serialisierenden Member des Typs mit dem Attribut "DataMemberAttribute". Weitere Informationen über andere unterstützten Typen finden Sie in der Microsoft .NET Framework-Dokumentation.
Unlocalized message
Type '<var>Type Name</var>' cannot be serialized. Consider marking it with the DataContractAttribute attribute, and marking all of its members you want serialized with the DataMemberAttribute attribute. If the type is a collection, consider marking it with the CollectionDataContractAttribute. See the Microsoft .NET Framework documentation for other supported types.
Search by Google