Inheritance: GenericWithWorkgroups
Exemple #1
0
        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);
        }