How to access the tag of ProtoMember properties in Protobuf-net -
I am trying to find a way to tag a prototype member and type in a collection form. Is there a way in Protokuf-Net where I can pass in the Proto Contract class and can read the type of tag (order) and prototype members in class?
Thanks
Yes; This configuration is TypeModel in RuntimeTypeModel.Default.Add (your type, true) to yourtype - true One object standard rules (rather than manual configuration) representing It provides other configuration information about the type along with the members.
Comments
Post a Comment