C# Class WikiFunctions.Lists.Providers.CategoriesOnPageListProvider

Gets a list of Categories on the specified pages
Inheritance: ApiListProviderBase
Mostra file Open project: reedy/AutoWikiBrowser

Protected Properties

Property Type Description
clshow string

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

Property Details

clshow protected_oe property

protected string clshow
return string