Table of Contents

Property Letters

Namespace
Gamelogic.Words
Assembly
Gamelogic.Words.dll

Letters

Gets all characters in the alphabet. They are not necessarily sorted alphabetically

public IList<string> Letters { get; }

Property Value

IList<string>