13 lines
184 B
C#
13 lines
184 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class BBILABEGLAN
|
||
|
{
|
||
|
[ProtoMember(4)] public string Ndoaebnkklp;
|
||
|
[ProtoMember(8)] public int Olikklchhcb;
|
||
|
}
|
||
|
|
||
|
}
|