forked from Moux23333/FreeSR
15 lines
328 B
C#
15 lines
328 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class EDEHKNMNBOM
|
|
{
|
|
[ProtoMember(3)] public long Bhjaoebnpab;
|
|
[ProtoMember(10)] public int Id;
|
|
[ProtoMember(14)] public MessageGroupStatus Status;
|
|
[ProtoMember(7)] public List<CDJEKJPCOJB> Diodijjeioi;
|
|
[ProtoMember(6)] public int Ohneblmodgi;
|
|
}
|
|
|
|
}
|