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