13 lines
213 B
C#
13 lines
213 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class OBBPGLGMMBM
|
|
{
|
|
[ProtoMember(3)] public int GroupId;
|
|
[ProtoMember(12)] public bool Cijdhnhapbm;
|
|
[ProtoMember(7)] public int Id;
|
|
}
|
|
|
|
}
|