namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class OEOBELAFFJG { [ProtoMember(11)] public int Retcode; [ProtoMember(9)] public ItemList Reward; } }