12 lines
174 B
C#
12 lines
174 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class EINFIBNAJBB
|
|
{
|
|
[ProtoMember(13)] public int Jdkcikflian;
|
|
[ProtoMember(12)] public int Id;
|
|
}
|
|
|
|
}
|