C# Class WikiFunctions.Lists.Providers.MyWatchlistListProvider

Gets all the pages from the current user's watchlist
Inheritance: ApiListProviderBase
Mostra file Open project: reedy/AutoWikiBrowser

Public Methods

Method Description
MakeList ( ) : List
Selected ( ) : void

Method Details

MakeList() public method

public MakeList ( ) : List
return List

Selected() public method

public Selected ( ) : void
return void