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