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