Click or drag to resize

clsKeyPair Constructor (String, String, String)

Initializes a new instance of the clsKeyPair class

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public clsKeyPair(
	string Matchcode,
	string KeyInternal,
	string KeyVisible
)

Parameters

Matchcode
Type: SystemString
KeyInternal
Type: SystemString
KeyVisible
Type: SystemString
See Also