youalibala / protobuf-net

Automatically exported from code.google.com/p/protobuf-net
Other
0 stars 0 forks source link

multiple Interface Inheritance #459

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please include an e-mail address if this might need a dialogue!
==============

What steps will reproduce the problem?
1. try to serialize a class that derives from multiple interfaces

What is the expected output? What do you see instead?

Exception: 

A type can only participate in one inheritance hierarchy 

What version of the product are you using? On what operating system?

vs 2, windows 8

Original issue reported on code.google.com by lepki...@gmail.com on 18 Aug 2015 at 10:00