12 lines
192 B
C#
12 lines
192 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class HLGMNLGOLLI
|
|
{
|
|
[ProtoMember(11)] public List<KHMDJAECCFI> Lhbahbnimgf;
|
|
[ProtoMember(5)] public int Retcode;
|
|
}
|
|
|
|
}
|