forked from Moux23333/FreeSR
14 lines
238 B
C#
14 lines
238 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class AEHDBIMPFKO
|
||
|
{
|
||
|
[ProtoMember(14)] public int Retcode;
|
||
|
[ProtoMember(9)] public BBMHAKPCLDC Agodpmobkah;
|
||
|
[ProtoMember(11)] public BBMHAKPCLDC Hajhcfooipp;
|
||
|
}
|
||
|
|
||
|
}
|