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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -