13 lines
238 B
C#
13 lines
238 B
C#
namespace FreeSR.Proto
|
|
{
|
|
using ProtoBuf;
|
|
|
|
[ProtoContract]
|
|
public class CEDKFKCIBKG
|
|
{
|
|
[ProtoMember(7)] public int Retcode;
|
|
[ProtoMember(9)] public Dictionary<int, int> Jacjjnobbfb;
|
|
[ProtoMember(13)] public int Ogodhocbjog;
|
|
}
|
|
|
|
}
|