namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class EGBFHJEDGNM { [ProtoMember(13)] public int StageId; [ProtoMember(1)] public ItemList Reward; [ProtoMember(5)] public int Retcode; } }