C# Class WikiFunctions.Lists.Providers.RandomPagesSpecialPageProvider

Gets 100 random articles
Inheritance: ApiListProviderBase, ISpecialPageProvider
Afficher le fichier Open project: reedy/AutoWikiBrowser

Protected Properties

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

Méthodes publiques

Méthode Description
MakeList ( ) : List
MakeList ( int Namespace, string searchCriteria ) : List
RandomPagesSpecialPageProvider ( ) : System
Selected ( ) : void

Method Details

MakeList() public méthode

public MakeList ( ) : List
Résultat List

MakeList() public méthode

public MakeList ( int Namespace, string searchCriteria ) : List
Namespace int
searchCriteria string
Résultat List

RandomPagesSpecialPageProvider() public méthode

public RandomPagesSpecialPageProvider ( ) : System
Résultat System

Selected() public méthode

public Selected ( ) : void
Résultat void

Property Details

Extra protected_oe property

protected string Extra
Résultat string