C# Class wmib.messages.container

Container for language data
Afficher le fichier Open project: benapetr/wikimedia-bot

Méthodes publiques

Свойство Type Description
Cache string>.Dictionary
language string

Méthodes publiques

Méthode Description
container ( string LanguageCode ) : System.Collections.Generic

Creates a new language data

Method Details

container() public méthode

Creates a new language data
public container ( string LanguageCode ) : System.Collections.Generic
LanguageCode string
Résultat System.Collections.Generic

Property Details

Cache public_oe property

Data
public Dictionary Cache
Résultat string>.Dictionary

language public_oe property

Name of language
public string language
Résultat string