namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class PMCDCAPOGMA { [ProtoMember(13)] public int Retcode; } }