C# Class WikiFunctions.Lists.Providers.UserContribsListProvider

Gets the user contributions of the Named Users
Inheritance: ApiListProviderBase, ISpecialPageProvider
Afficher le fichier Open project: reedy/AutoWikiBrowser

Protected Properties

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

Méthodes publiques

Méthode Description
MakeList ( ) : List
MakeList ( int @namespace ) : List
MakeList ( string @namespace, string searchCriteria ) : 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

MakeList() public méthode

public MakeList ( string @namespace, string searchCriteria ) : List
@namespace string
searchCriteria string
Résultat List

Selected() public méthode

public Selected ( ) : void
Résultat void

Property Details

uclimit protected_oe property

protected string uclimit
Résultat string