14 lines
235 B
C#
14 lines
235 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class LJGLGNIKKHH
|
||
|
{
|
||
|
[ProtoMember(9)] public int Ohneblmodgi;
|
||
|
[ProtoMember(2)] public MessageGroupStatus Ahamaliecbk;
|
||
|
[ProtoMember(6)] public int GroupId;
|
||
|
}
|
||
|
|
||
|
}
|