问题
Is it possible to help deserializer of WCF
?
I mean that in my soap messages I send some special field like:<someField>someValue</someField>
And based on this someField
I give a hint to WCF deserializer what type it should deserialize ?
来源:https://stackoverflow.com/questions/43506726/wcf-deserializing-choosing-type-in-depends-on-some-field-once-and-for-all-de