Exemple #1
0
        public string GetHelpText()
        {
            ChoString x = new ChoString("Test");

            return(x.ToFormattedString());
        }