Message in Norwegian (Bokmal) (Norsk (Bokmål))
Typen <var>Type Name</var> kan ikke serialiseres. Vurder å merke den med attributtet DataContractAttribute og merke alle dens medlemmer som du vil serialisere, med attributtet DataMemberAttribute. Se dokumentasjonen for Microsoft .NET Framework for informasjon om andre typer som støttes.
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