14 lines
261 B
C#
14 lines
261 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class NPMNOCLNFEG
|
|
{
|
|
[ProtoMember(1)] public int Mnihlfldfek;
|
|
[ProtoMember(10)] public int Retcode;
|
|
[ProtoMember(14)] public int GroupId;
|
|
[ProtoMember(2)] public int Apegeeleknh;
|
|
}
|
|
|
|
}
|