C# Class WikiFunctions.Lists.Providers.GoogleSearchListProvider

Gets a list of google results based on the named pages
Inheritance: IListProvider
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