Message in Turkish (Türkçe)
'<var>X</var>:<var>Y</var>' veri sözleşmesi adına sahip '<var>Type Name</var>' beklenmiyor. Bilinmeyen herhangi bir türü statik olarak bilinen türler listesine ekleyin (örneğin KnownTypeAttribute özniteliğini kullanarak ya da bunları DataContractSerializer öğesine geçirilen bilinen türler listesine ekleyerek).
Unlocalized message
Type '<var>Type Name</var>' with data contract name '<var>X</var>:<var>Y</var>' is not expected. Consider using a DataContractResolver or add any types not known statically to the list of known types - for example, by using the KnownTypeAttribute attribute or by adding them to the list of known types passed to DataContractSerializer.
Search by Google