c# - Enum deserialization for none .NET application consuming WCF service -



c# - Enum deserialization for none .NET application consuming WCF service -

so question pretty simple- have wcf contract datacontract includes enum. goal is: 1. .net application desrialize datamember suitable enum 2. none .net application desrialize datamember int

is there chance default behaviour? if not how accomplish goal?

thanks!

in .net can cast int enum , viceversa, while having int int others

c# wcf

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -