Click or drag to resize

CardknoxResponse Constructor

Initializes a new instance of the CardknoxResponse class

Namespace:  CardknoxApi
Assembly:  Cardknox (in Cardknox.dll) Version: 4.5
Syntax
public CardknoxResponse(
	NameValueCollection _values
)

Parameters

_values
Type: System.Collections.SpecializedNameValueCollection
See Also