C# Class WikiFunctions.Lists.Providers.LinkSearchSpecialPageProvider

Returns a list of pages that contain the specified URL
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