Files
FreeSR/FreeSR.Proto/BDGEBJPBIBD.cs
2024-01-27 21:06:07 +08:00

16 lines
326 B
C#

namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class BDGEBJPBIBD
{
[ProtoMember(15)] public int Dmklambobef;
[ProtoMember(8)] public int Kabbekaijgi;
[ProtoMember(10)] public int Kahpoedlbie;
[ProtoMember(2)] public List<LBCOCLCFOFL> Clnjfbblkcb;
[ProtoMember(7)] public int Ihhjiggljdm;
}
}