This repository has been archived on 2024-03-29. You can view files and clone it, but cannot push or open issues or pull requests.
FreeSR/FreeSR.Proto/IAMANBDNLLC.cs

20 lines
509 B
C#
Raw Normal View History

2024-01-27 13:06:07 +00:00
namespace FreeSR.Proto
{
using ProtoBuf;
[ProtoContract]
public class IAMANBDNLLC
{
[ProtoMember(15)] public int Dfkoemadmjm;
[ProtoMember(4)] public int Hhdpcackanb;
[ProtoMember(12)] public BICNOAPNNLJ Hcbjjcbidcp;
[ProtoMember(8)] public int Cgafjcdplnb;
[ProtoMember(10)] public List<BBMHAKPCLDC> Jdeppiiekhi;
[ProtoMember(14)] public int Mhjemkignmm;
[ProtoMember(2)] public int Bmhgddkjnio;
[ProtoMember(7)] public bool Imldjhifnaa;
[ProtoMember(3)] public int Obpabcpkbna;
}
}