13 lines
222 B
C#
13 lines
222 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class KLMIMLIIBNO
|
|
{
|
|
[ProtoMember(5)] public int Retcode;
|
|
[ProtoMember(15)] public int Ficgdniimmb;
|
|
[ProtoMember(11)] public int Aiiaammpfke;
|
|
}
|
|
|
|
}
|