System.ComponentModel.CategoryAttribute.GetLocalizedString C# (CSharp) 메소드

GetLocalizedString() 보호된 메소드

protected GetLocalizedString ( string value ) : string
value string
리턴 string
        protected virtual string GetLocalizedString(string value) { throw null; }
        public override bool IsDefaultAttribute() { throw null; }