forked from Moux23333/FreeSR
16 lines
321 B
C#
16 lines
321 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class AJDNJACLDPP
|
||
|
{
|
||
|
[ProtoMember(4)] public List<int> Pajhmpfbakm;
|
||
|
[ProtoMember(11)] public int Iomccaiabmi;
|
||
|
[ProtoMember(10)] public int Cfkhgpgpneb;
|
||
|
[ProtoMember(15)] public List<int> Imgjegikppd;
|
||
|
[ProtoMember(6)] public int Retcode;
|
||
|
}
|
||
|
|
||
|
}
|