Toxantron/CGbR

Serialize collection

Opened this issue · 0 comments

To serialize collections I want to interfaces to the generated classes like IBinarySerializable and `IJsonSerializable`` to provide serializer classes/extensions for

IEnumerable<T> 
   where T : IBinarySerializable