13 lines
237 B
C#
13 lines
237 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class KENNGJAMGEI
|
|
{
|
|
[ProtoMember(5)] public int Retcode;
|
|
[ProtoMember(2)] public KBIBEPMECDL Agodpmobkah;
|
|
[ProtoMember(14)] public KBIBEPMECDL Mikakpkhpee;
|
|
}
|
|
|
|
}
|