C# Class WikiFunctions.Lists.Providers.AllPagesSpecialPageProvider

Returns a list of "all pages" in a namespace
Inheritance: ApiListProviderBase, ISpecialPageProvider
Afficher le fichier Open project: reedy/AutoWikiBrowser

Protected Properties

Свойство Type Description
From string

Méthodes publiques

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

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

Selected() public méthode

public Selected ( ) : void
Résultat void

Property Details

From protected_oe property

protected string From
Résultat string