GUCCANG

Home Archives
2015-08-04

Protobuf inheritance


  1. protobuf-net for c#
    序列化子类别时,需要在父类中ProtoInclude来确保父类数据,也正确
    别序列化。

    [ProtoInclude(1,typeof(DerivedClass))]
    public class BaseClass
    {
    }
    
Teilen
  • all
  • protobuf
Neuer
C# 流
Älter
git log

Tags

  • CODE COMPLETE
  • LINUX
  • Software Requirements
  • all
  • boss
  • cmd-line
  • django
  • docker
  • git
  • jenkins
  • mysql
  • protobuf
  • python
  • sexy
  • tools
  • visual studio
  • 美文

Tag Cloud

CODE COMPLETE LINUX Software Requirements all boss cmd-line django docker git jenkins mysql protobuf python sexy tools visual studio 美文

Archiv

  • February 2018
  • September 2015
  • August 2015
  • July 2015

letzter Beitrag

  • docker
  • jenkins
  • 美女
  • Hello World
  • mysql
© 2018 Guccang
Powered by Hexo
Home Archives