DotNetWikiBot Framework Documentation
A set of regular expressions for parsing pages. Usually there is no need to edit these regular expressions manually.

Namespace: DotNetWikiBot
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0

Syntax

C#
public Dictionary<string, Regex> regexes

Field Value

Type: Dictionary<(Of <(<'String, Regex>)>)>

See Also