namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class OPKKKMGKEJA { [ProtoMember(5)] public ItemList Reward; [ProtoMember(7)] public int GroupId; [ProtoMember(2)] public int Retcode; } }