Example #1
0
        public static string Help()
        {
            string helptext = Languages.Text("help-text");

            return(helptext);
        }