forked from Moux23333/FreeSR
14 lines
276 B
C#
14 lines
276 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class BIJOKAOONKG
|
|
{
|
|
[ProtoMember(5)] public int Nhkoinkmpig;
|
|
[ProtoMember(4)] public List<int> Ocnephipihe;
|
|
[ProtoMember(9)] public int Retcode;
|
|
[ProtoMember(15)] public List<int> Oolepgonikb;
|
|
}
|
|
|
|
}
|