Wordlist Constructor (array<String>[]()[][], Char, String)

Constructor used by inheritence only

Namespace:  SecretNET.Crypto.BIP39
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public Wordlist(
	String[] words,
	char space,
	string name
)

Parameters

words
Type: array<String>[]()[][]
The words to be used in the wordlist
space
Type: Char
name
Type: String