14 lines
265 B
C#
14 lines
265 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class NOIJMAPNGDO
|
|
{
|
|
[ProtoMember(6)] public int Mnihlfldfek;
|
|
[ProtoMember(15)] public int Efkcnmdgeae;
|
|
[ProtoMember(2)] public long EndTime;
|
|
[ProtoMember(11)] public long BeginTime;
|
|
}
|
|
|
|
}
|