namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class PLOOAMMIAIO { [ProtoMember(12)] public List EntryIdList; } }