namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class LLGNDMNCBOF { [ProtoMember(7)] public List BuffList; } }