In the attached testcase I get a "No parameterless constructor defined for this
object." exception, although all involved classes have parameterless
constructors. A workaround is to make A's parameterless constructor public,
although in most other cases protobuf-net has had no problem with calling my
private parameterless constructors.
Original issue reported on code.google.com by logix...@gmail.com on 14 Dec 2011 at 8:27
Original issue reported on code.google.com by
logix...@gmail.com
on 14 Dec 2011 at 8:27Attachments: