标签: protobuf-net
我使用DataTable ProtoRead / ProtoWrite来序列化DataTables,它工作正常。我的问题是,如果我有一个业务对象具有字段的DataTable,我如何告诉运行时模型使用DataTable的特定序列化例程?
感谢。