C# Class AvsAnLib.Internals.BuiltInDictionary

The built-in dictionary derived from wikipedia that describes which prefixes have which article
Show file Open project: EamonNerbonne/a-vs-an

Public Properties

Property Type Description
Root Node

Property Details

Root public static property

The root of the article lookup-trie. Never mutate this.
public static Node Root
return Node