WCF deserializing - choosing type in depends on some field - once and for all deciding this issue

独自空忆成欢 提交于 2019-12-13 00:38:32

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!