Current version (2.5.0) seems to be bugged.
...damn copy/paste... :-)
Method:
XmlRpcDocWriter.WriteStruct (in XmlRpcDocWriter.cs)
Should have:
(...)
if (mmbrAttr != null && mmbrAttr is XmlRpcMemberAttribute)
(...)
instead of:
if (attr != null && mmbrAttr is XmlRpcMemberAttribute)
Thanks.
Nuno Henriques
Original issue reported on code.google.com by nmcfhenr...@gmail.com on 15 Mar 2011 at 3:13
Original issue reported on code.google.com by
nmcfhenr...@gmail.com
on 15 Mar 2011 at 3:13