15 lines
270 B
C#
15 lines
270 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class KIHKBCDPCLI
|
||
|
{
|
||
|
[ProtoMember(15)] public ItemList Hpjempcjnah;
|
||
|
[ProtoMember(11)] public int Ihgeehaigdl;
|
||
|
[ProtoMember(9)] public int Retcode;
|
||
|
[ProtoMember(7)] public int Cfmedcaheeo;
|
||
|
}
|
||
|
|
||
|
}
|