Open GoogleCodeExporter opened 9 years ago
Different serialization technologies take different decisions here.
Protobuf-net gives you the choice. Change to:
[ProtoContract(SkipConstructor=true)]
and it'll work as you intend.
Original comment by marc.gravell
on 10 Apr 2013 at 11:52
Awesome, thanks
Original comment by adi.he...@gmail.com
on 10 Apr 2013 at 12:09
Original comment by marc.gravell
on 10 Apr 2013 at 12:20
Original issue reported on code.google.com by
adi.he...@gmail.com
on 10 Apr 2013 at 11:27