namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class AIDNGOLLJNA { [ProtoMember(11)] public int Retcode; } }