AGS.Editor.FontEditor.OnGetHelpKeyword C# (CSharp) Méthode

OnGetHelpKeyword() protected méthode

protected OnGetHelpKeyword ( ) : string
Résultat string
        protected override string OnGetHelpKeyword()
        {
            return "Fonts";
        }