13 lines
187 B
C#
13 lines
187 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class OEGOJBLGBBL
|
||
|
{
|
||
|
[ProtoMember(15)] public FMLAJJMDHOE Peaajmdemji;
|
||
|
[ProtoMember(10)] public int Retcode;
|
||
|
}
|
||
|
|
||
|
}
|