14 lines
231 B
C#
14 lines
231 B
C#
|
namespace FreeSR.Proto
|
||
|
{
|
||
|
using ProtoBuf;
|
||
|
|
||
|
[ProtoContract]
|
||
|
public class ACIEPALMNIK
|
||
|
{
|
||
|
[ProtoMember(12)] public int Hcekcjdooch;
|
||
|
[ProtoMember(14)] public int Retcode;
|
||
|
[ProtoMember(11)] public BBNEDLDINPO Lihledalfil;
|
||
|
}
|
||
|
|
||
|
}
|