AutoWikiBrowser.Plugins.Kingbotk.WikiProjects.WPBiography.WPBiography C# (CSharp) Method

WPBiography() private method

private WPBiography ( ) : System
return System
        internal WPBiography()
            : base("WPBiography|Wpbiography|WPBIO|WP Biography|WPbiography|Wikiproject Biography|WP Bio|Bio")
        {
            // Specify alternate names only

            _ourSettingsControl = new BioWithWorkgroups(PluginName, Prefix, true, _params);
        }