C# Class WikiFunctions.AWBSettings.ListPrefs

Afficher le fichier Open project: reedy/AutoWikiBrowser Class Usage Examples

Méthodes publiques

Свойство Type Description
ArticleList List
ListSource string
SelectedProvider string

Méthodes publiques

Méthode Description
ListPrefs ( Controls listMaker, bool saveArticleList ) : System

Fill the object with settings from UI

Private Methods

Méthode Description
ListPrefs ( ) : System

Method Details

ListPrefs() public méthode

Fill the object with settings from UI
public ListPrefs ( Controls listMaker, bool saveArticleList ) : System
listMaker Controls
saveArticleList bool
Résultat System

Property Details

ArticleList public_oe property

public List
ArticleList
Résultat List

ListSource public_oe property

public string ListSource
Résultat string

SelectedProvider public_oe property

public string SelectedProvider
Résultat string