namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class ECNAEKPGJKE { [ProtoMember(9)] public int Retcode; [ProtoMember(2)] public SceneInfo Scene; } }