Click or drag to resize
DictionaryController Constructor (String)
Constructor, loads dictionaries from specified folder.

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

Parameters

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