[mono-android] Issue with XmlSerializer
Pattt
patrick.ribault at gmail.com
Wed Jun 27 10:25:21 UTC 2012
Hi,
I'm using XmlSerializer to serialise my objects thru a stream.
XmlSerializer xs = new XmlSerializer(this.GetType());
This works perfectly in DEBUG mode,
but in RELEASE mode, It throws a reflexion exception.
Any idea?
Patrick.
--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/Issue-with-XmlSerializer-tp5710598.html
Sent from the Mono for Android mailing list archive at Nabble.com.
More information about the Monodroid
mailing list