17 lines
368 B
C#
17 lines
368 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class DFNMABMOGAN
|
||
|
{
|
||
|
[ProtoMember(7)] public int Olfepgaafib;
|
||
|
[ProtoMember(3)] public List<int> Dpefifigefn;
|
||
|
[ProtoMember(13)] public List<int> Ekkhgonlafb;
|
||
|
[ProtoMember(4)] public bool Hnmfemplfnl;
|
||
|
[ProtoMember(12)] public int Hjcpiplllko;
|
||
|
[ProtoMember(1)] public int Nkijecimkkp;
|
||
|
}
|
||
|
|
||
|
}
|