forked from Moux23333/FreeSR
14 lines
269 B
C#
14 lines
269 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class MHPNNOGCALP
|
|
{
|
|
[ProtoMember(2)] public int Egaglliacko;
|
|
[ProtoMember(14)] public string Bddehlpoabp;
|
|
[ProtoMember(11)] public int Bcoghinhflm;
|
|
[ProtoMember(10)] public int Retcode;
|
|
}
|
|
|
|
}
|