forked from Moux23333/FreeSR
14 lines
235 B
C#
14 lines
235 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class MLLBDMAAFFK
|
||
|
{
|
||
|
[ProtoMember(1)] public int Ngfoafefldl;
|
||
|
[ProtoMember(6)] public List<PHEBNGCKBDO> Mgidibobpca;
|
||
|
[ProtoMember(11)] public int Retcode;
|
||
|
}
|
||
|
|
||
|
}
|