C# Class WikiFunctions.Lists.Providers.PagesWithPropListProvider

Inheritance: ApiListProviderBase, ISpecialPageProvider
Mostra file Open project: reedy/AutoWikiBrowser

Public Methods

Method Description
MakeList ( ) : List
MakeList ( int @namespace ) : List
Selected ( ) : void

Method Details

MakeList() public method

public MakeList ( ) : List
return List

MakeList() public method

public MakeList ( int @namespace ) : List
@namespace int
return List

Selected() public method

public Selected ( ) : void
return void