14 lines
234 B
C#
14 lines
234 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class KLCBHIDBLOD
|
||
|
{
|
||
|
[ProtoMember(1)] public int Icjmgdiiijb;
|
||
|
[ProtoMember(15)] public List<int> Hlmkggdpnkc;
|
||
|
[ProtoMember(5)] public string Egillamnbii;
|
||
|
}
|
||
|
|
||
|
}
|