15 lines
269 B
C#
15 lines
269 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class BPNKCLHIGFG
|
||
|
{
|
||
|
[ProtoMember(9)] public int Icjmgdiiijb;
|
||
|
[ProtoMember(1)] public string Egillamnbii;
|
||
|
[ProtoMember(12)] public bool Ffmaodbjojg;
|
||
|
[ProtoMember(14)] public int Retcode;
|
||
|
}
|
||
|
|
||
|
}
|