DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
MediaWiki system messages (those listed on "Special:Allmessages" page),
user-modified versions. This dictionary is not filled automatically when Site object
is constructed, you need to call LoadMediawikiMessages(Boolean)
function with "true" parameter to load messages into this dictionary.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public Dictionary<string, string> messages |