14 lines
264 B
C#
14 lines
264 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class FGANJBCHCDB
|
|
{
|
|
[ProtoMember(1)] public int Count;
|
|
[ProtoMember(9)] public ItemList Madcgedkbnb;
|
|
[ProtoMember(11)] public int Retcode;
|
|
[ProtoMember(15)] public int Hdjadkociip;
|
|
}
|
|
|
|
}
|