|
-
August 4th, 2008, 02:37 PM
#3
Re: Xml Serialization case insensitive for enum
So, I could be wrong here because I have not done this myself, but couldn't you just change the enum value to all lower or all caps and then check the XML value.ToLower() or .ToUpper()? Again, sorry if I am missing something in the de-serialization process that would prohibit this...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|