Message in Korean (한국어)
'<var>Type Name</var>' 형식을 serialize할 수 없습니다. 이 형식을 DataContractAttribute 특성으로 표시하고 serialize할 모든 멤버를 DataMemberAttribute 특성으로 표시하십시오. 지원되는 다른 형식에 대해서는 Microsoft .NET Framework 설명서를 참조하십시오.
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