Class StringTable
A probability table of string elements.
Implements
IReadable<System.String>
Inherited Members
Namespace: FasterGames.Whiskey.Tables
Assembly: cs.temp.dll.dll
Syntax
public class StringTable : Table<string>, IReadable<string>