C# Class WikiFunctions.Lists.Providers.WhatTranscludesPageListProvider

Gets a list of pages which transclude the Named Pages
Inheritance: ApiListProviderBase, ISpecialPageProvider
Afficher le fichier Open project: reedy/AutoWikiBrowser

Méthodes publiques

Méthode Description
MakeList ( ) : List
MakeList ( int Namespace ) : List
Selected ( ) : void

Méthodes protégées

Méthode Description
MakeList ( string Namespace ) : List

Method Details

MakeList() public méthode

public MakeList ( ) : List
Résultat List

MakeList() public méthode

public MakeList ( int Namespace ) : List
Namespace int
Résultat List

MakeList() protected méthode

protected MakeList ( string Namespace ) : List
Namespace string
Résultat List

Selected() public méthode

public Selected ( ) : void
Résultat void