13 lines
220 B
C#
13 lines
220 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class LGKGDICBAEL
|
|
{
|
|
[ProtoMember(15)] public string Ihkdkpaffaf;
|
|
[ProtoMember(6)] public int EntryId;
|
|
[ProtoMember(3)] public int GroupId;
|
|
}
|
|
|
|
}
|