namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class MKPNBCENBNI { [ProtoMember(10)] public HeroBasicType CurBasicType; } }