15 lines
317 B
C#
15 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;
|
|
}
|
|
|
|
}
|