Click or drag to resize
WordsController Constructor (String)
Constructor to load dictionaries by path.

Namespace: PassphraseGen
Assembly: PassphraseGen (in PassphraseGen.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public WordsController(
	string route
)

Parameters

route
Type: SystemString
Path to dictionaries as string.
See Also