15 lines
316 B
C#
15 lines
316 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class ACNAFDDOMOG
|
|
{
|
|
[ProtoMember(1)] public bool Hgjpcbddcma;
|
|
[ProtoMember(2)] public int Kfjkgomionh;
|
|
[ProtoMember(3)] public bool Okeokgaicel;
|
|
[ProtoMember(4)] public string Bamfbgadfik;
|
|
[ProtoMember(5)] public bool Peohgknpoji;
|
|
}
|
|
|
|
}
|