Click or drag to resize
DictionaryControllerloadDictionaries Method (String)
Load dictonaries by path.

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

Parameters

route
Type: SystemString
Path to folder with dictonaries.
See Also