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