Click or drag to resize
DictionaryControllerElement Constructor

Namespace: PassphraseGen
Assembly: PassphraseGen (in PassphraseGen.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Element(
	int size,
	int size_bits
)

Parameters

size
Type: SystemInt32

[Missing <param name="size"/> documentation for "M:PassphraseGen.DictionaryController.Element.#ctor(System.Int32,System.Int32)"]

size_bits
Type: SystemInt32

[Missing <param name="size_bits"/> documentation for "M:PassphraseGen.DictionaryController.Element.#ctor(System.Int32,System.Int32)"]

See Also