namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class FFEOPLCALPF { [ProtoMember(8)] public int StageId; } }