mirror of
https://git.neonteam.dev/amizing/FreeSR.git
synced 2025-03-12 03:36:21 -04:00
16 lines
317 B
C#
16 lines
317 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class CHNHKPPKDIN
|
|
{
|
|
[ProtoMember(6)] public int Egaglliacko;
|
|
[ProtoMember(7)] public int Biepfdacjli;
|
|
[ProtoMember(4)] public string Bddehlpoabp;
|
|
[ProtoMember(5)] public int Bcoghinhflm;
|
|
[ProtoMember(10)] public string Hkbhhpjiaje;
|
|
}
|
|
|
|
}
|