13 lines
235 B
C#
13 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;
|
|
}
|
|
|
|
}
|